Changeset 97
- Timestamp:
- Feb 15, 2009, 11:34:44 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/TranslationList.php
r96 r97 42 42 } 43 43 } 44 45 echo('Skupina: <strong>'.$TranslationTree[$GroupId]['Name'].'</strong><br />');44 45 if($Action != 'userall') echo('Skupina: <strong>'.$TranslationTree[$GroupId]['Name'].'</strong><br />'); 46 46 47 47 function WritePages($Address, $Where)
Note:
See TracChangeset
for help on using the changeset viewer.