Changeset 97


Ignore:
Timestamp:
Sep 30, 2007, 7:33:47 PM (17 years ago)
Author:
hosiplan
Message:

další pokus

File:
1 edited

Legend:

Unmodified
Added
Removed
  • db/index.php

    r96 r97  
    44  if( !empty($session_id) ){ $session = $session_id; };
    55
     6  echo "test";
    67/* =========== Config aj. =========== */
    7   require_once './config.php';
     8  require_once "./config.php";
    89  require_once "./menu.php";
    910
     
    3334  function CheckQuestRace(){
    3435   
     36    return true;
    3537    };
    3638
Note: See TracChangeset for help on using the changeset viewer.