/dev/adei-asec

To get this branch, use:
bzr branch http://darksoft.org/webbzr/dev/adei-asec

« back to all changes in this revision

Viewing changes to adei.php

  • Committer: Suren A. Chilingaryan
  • Date: 2012-02-07 22:44:15 UTC
  • Revision ID: csa@dside.dyndns.org-20120207224415-sy360wa1ammhd1ph
Use localization subsystem, updated Katrin configs

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
require($ADEI_ROOTDIR . "/tools.php");
21
21
require($ADEI_ROOTDIR . "/classes/adei.php");
22
22
 
 
23
require($ADEI_ROOTDIR . "locale.php");
 
24
 
23
25
 
24
26
//require("classes/zeus.php");
25
27