Changeset 93 for trunk/TranslationList.php
- Timestamp:
- Feb 14, 2009, 5:40:45 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/TranslationList.php
r92 r93 194 194 $Line = mysql_fetch_row($ID); 195 195 if ($Line) { 196 $GroupId = $Group['Id']; 196 197 echo ('<br />Texty: <b>'.$Group['Name'].'</b>'); 197 198 WriteQuests($sql, '', 'userall');
Note:
See TracChangeset
for help on using the changeset viewer.