forked from halo-battle/game
Version 1.5
This commit is contained in:
parent
083eb365c5
commit
a66ed9797b
157 changed files with 29787 additions and 3531 deletions
8
captcha/captUtil.php
Normal file
8
captcha/captUtil.php
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
if(!defined('INDEX')) define('INDEX', 1);
|
||||
include('includes/common.php');
|
||||
require_once(_FCORE."../tables.php");
|
||||
|
||||
$sess->values['id'] = 26;
|
||||
$sess->put();
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue