Changeset 72 for trunk/includes/global.php
- Timestamp:
- Feb 6, 2009, 9:00:42 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/global.php
r71 r72 144 144 echo('<title>Projekt překládání textů WoW</title> 145 145 </head> 146 <body onload="adjustRows(document.getElementById(\'Details\'));">');146 <body>'); 147 147 148 148 if(!array_key_exists('UserID', $_SESSION)) $_SESSION['UserID'] = '';
Note:
See TracChangeset
for help on using the changeset viewer.