Ignore:
Timestamp:
Jun 12, 2012, 7:25:25 PM (12 years ago)
Author:
chronos
Message:
  • Přidáno: Podpora překládání.
  • Přidáno: Do seznamu modulů přidány akce Instalovat a Odinstalovat.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Modular/index.php

    r403 r405  
    1111$Page = $System->PathItems[0];
    1212//if(substr($Page, -1) == '/') $Page = substr($Page, 0, -1);
    13 //print_r($System->Pages);
     13print_r($System->Pages);
    1414if(array_key_exists($Page, $System->Pages))
    1515{
Note: See TracChangeset for help on using the changeset viewer.