Changeset 49

Show
Ignore:
Timestamp:
2007-11-27 20:56:16 (1 year ago)
Author:
hannes
Message:

fixing call to includes/config/bots.php in admin/index.php

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/admin/index.php

    r39 r49  
    5050 
    5151// bots definition 
    52 require_once('includes/config/bots.php'); 
     52require_once('../includes/config/bots.php'); 
    5353 
    5454// get memberstages 
  • trunk/index.php

    r48 r49  
    11<?php 
    22 
    3  /** 
     3/** 
    44 * Package: Spam Board 5 
    55 * File: index.php