Changeset 786 for trunk/Modules/Translation/TranslationList.php
- Timestamp:
- Feb 5, 2014, 11:45:18 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Translation/TranslationList.php
r775 r786 83 83 // Version 84 84 $Filter['Version'] = GetParameter('version', 0, true, true); 85 if (($Filter['Version'] == 0) and ($this->System->User->Licence(LICENCE_USER))) $Filter['Version'] = $this->System->User->PreferredVersion; 85 86 if($Filter['Version'] != 0) 86 87 {
Note:
See TracChangeset
for help on using the changeset viewer.