PHP Classes

File: tidbit.php

Recommend this page to a friend!
  Classes of Chris Ravenscroft   NBBS Wizard   tidbit.php   Download  
File: tidbit.php
Role: Auxiliary script
Content type: text/plain
Description: A tiny security script
Class: NBBS Wizard
Create installation wizard pages
Author: By
Last change:
Date: 19 years ago
Size: 97 bytes
 

Contents

Class file image Download
<?
if(!isset($BOARD_FLOW))
    die(
"Alas, I believe that you are trying to hack this board...");
?>