Commit ae545645331f38689f48000bb8a01eb6e488fc12

Authored by rob
1 parent 81af3ae2

*** empty log message ***


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1903 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing 1 changed file with 1 additions and 1 deletions
config/dmsDefaults.php
... ... @@ -10,7 +10,7 @@
10 10 */
11 11  
12 12 // include the environment settings
13   -require_once("myEnvironment.php");
  13 +require_once("environment.php");
14 14  
15 15 //****************************************************
16 16 // Pick your language system default language
... ...