Changeset 112 for branches/php/index.php


Ignore:
Timestamp:
Jan 19, 2014, 12:50:15 AM (10 years ago)
Author:
chronos
Message:
  • Odstraněno: Ukončovací PHP značka ze všech souborů.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/php/index.php

    r22 r112  
    104104$Application->Localization->Locale = $Config['Web']['Locale'];
    105105$Application->Run();
    106 
    107 ?>
Note: See TracChangeset for help on using the changeset viewer.