Download this file
, 2011
#
# This program is free software: you can redistribute it and/or modify it
# under the terms of the GNU Affero General Public License as published by the
# Free Software Foundation, either version 3 of the License, or (at your
# option) any later version.
#
# This program is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License
# for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program.  If not, see .


include_once 'atshi.conf';
include_once 'geshi.php';


function err_forbidden($path) {
  header("Status : 403 Forbidden");
	header("HTTP/1.0 403 Forbidden");
?>


403 Forbidden

Not Found

You don't have permission to access on this server.


404 Not Found

Not Found

The requested URL was not found on this server.


enable_line_numbers(GESHI_NORMAL_LINE_NUMBERS); ?> <?php echo "Viewing ".$path_info ?> ">Download the file parse_code(); ?>