mirror of
https://github.com/e107inc/e107.git
synced 2025-08-25 15:31:41 +02:00
18
rate.php
18
rate.php
@@ -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;
|
||||
|
||||
?>
|
||||
?>
|
||||
|
Reference in New Issue
Block a user