/adei/trunk

To get this branch, use:
bzr branch http://darksoft.org/webbzr/adei/trunk

« back to all changes in this revision

Viewing changes to config.actual.php

  • Committer: Suren A. Chilingaryan
  • Date: 2008-06-24 22:40:51 UTC
  • Revision ID: csa@dside.dyndns.org-20080624224051-cskdaw8zruv0z4zx
Logger subsystem

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
        "password" => "zeus"
9
9
    );
10
10
 
11
 
    $SETUP = "all";
 
11
    $ADEI_SETUP = "all";
 
12
 
12
13
    return;
13
14
 
14
15