Changeset 35 for branches/3/events.php


Ignore:
Timestamp:
Oct 15, 2008, 9:40:03 PM (16 years ago)
Author:
maron
Message:

Zobrazení překladů

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3/events.php

    r29 r35  
    1010    $Result = $user->Logout();
    1111  }
     12 
     13  /********************translation events***********/
     14 
     15  if (array_key_exists('translation', $_GET)) {
     16    $translations = $_GET['translation'];
     17  }
     18  //users[]=206&
    1219
    1320
Note: See TracChangeset for help on using the changeset viewer.