Changeset 636 for trunk/Modules/Translation/Form.php
- Timestamp:
- Dec 11, 2013, 12:15:15 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Translation/Form.php
r633 r636 53 53 function Show() 54 54 { 55 $this->Title = T('Translation'); 55 56 $Action = ''; 56 57 if(array_key_exists('action', $_GET)) $Action = $_GET['action'];
Note:
See TracChangeset
for help on using the changeset viewer.