Commit 229389bd9d3a6ba7144d52615289da0a4becd86b

Authored by rob
1 parent b52e7bd9

Adds users to the db. For testing purposes only


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@738 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing 1 changed file with 1 additions and 1 deletions
userCreate.php
1 <?php 1 <?php
2 2
3 -require_once("config/dmsDefaults.php"); 3 +require_once("./config/dmsDefaults.php");
4 4
5 // write to file 5 // write to file
6 for ($i = 0; $i < 1000; $i++) { 6 for ($i = 0; $i < 1000; $i++) {