Changeset 35 for branches/3/events.php
- Timestamp:
- Oct 15, 2008, 9:40:03 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3/events.php
r29 r35 10 10 $Result = $user->Logout(); 11 11 } 12 13 /********************translation events***********/ 14 15 if (array_key_exists('translation', $_GET)) { 16 $translations = $_GET['translation']; 17 } 18 //users[]=206& 12 19 13 20
Note:
See TracChangeset
for help on using the changeset viewer.