Changeset 49
- Timestamp:
- 2007-11-27 20:56:16 (1 year ago)
- Files:
-
- trunk/admin/index.php (modified) (1 diff)
- trunk/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/admin/index.php
r39 r49 50 50 51 51 // bots definition 52 require_once(' includes/config/bots.php');52 require_once('../includes/config/bots.php'); 53 53 54 54 // get memberstages trunk/index.php
r48 r49 1 1 <?php 2 2 3 /**3 /** 4 4 * Package: Spam Board 5 5 5 * File: index.php
