1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-25 15:31:41 +02:00

Text To LANS #6 - Rate

Text To LANS #6 - Rate
This commit is contained in:
MikeyGMT
2016-12-30 15:18:03 +00:00
parent 274b822bf3
commit c42dd69394
3 changed files with 35 additions and 40 deletions

View File

@@ -1,20 +1,12 @@
<?php
/*
+ ----------------------------------------------------------------------------+
|
| e107 website system
| Copyright (C) 2008-2016 e107 Inc (e107.org)
| Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt)
|
| Copyright (C) 2008-2009 e107 Inc
| http://e107.org
|
|
| Released under the terms and conditions of the
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/rate.php,v $
| $Revision$
| $Date$
| $Author$
+----------------------------------------------------------------------------+
+ ----------------------------------------------------------------------------+
*/
// DIRTY - needs input validation, streaky
@@ -126,4 +118,4 @@ else
exit;
?>
?>