/ajax/mybic_server.php

Description
Includes
include_once (INC_PATH.$file) (line 30)
require_once ("../define.php") (line 17)

This is an errorlog writing function, pass messages you want logged for invalid requests or bad authorization

Make sure your SERVER_ROOT/logs/myBicErrors.txt file is writable!

require_once (SERVER_ROOT.'api/ajax/mybic_json.php') (line 47)
Constants
INC_PATH = SERVER_ROOT.'api/ajax/inc/' (line 8)
SERVER_ROOT = "/var/www/antibox/" (line 5)
Functions
logErrorToFile (line 19)
void logErrorToFile ( $msg)
  • $msg

Documentation generated on Tue, 08 May 2007 16:11:19 +0200 by phpDocumentor 1.3.2