Files @ 9264662acc93
Branch filter:

Location: hot67beta/libraries/domit/php_http_server_include.php

ethanzonca@localhost.localdomain
header more stuff
1
2
3
4
<?php
define('PHP_HTTP_TOOLS_INCLUDE_PATH', (dirname(__FILE__) . "/"));
require_once(PHP_HTTP_TOOLS_INCLUDE_PATH . 'php_http_server_generic.php');
?>