mirror of
https://github.com/e107inc/e107.git
synced 2025-09-02 19:02:39 +02:00
Frontend scripts tests. (may break some things)
This commit is contained in:
@@ -7,7 +7,10 @@
|
||||
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
|
||||
*
|
||||
*/
|
||||
define("PAGE_NAME", "Submit News");
|
||||
if(!defined('PAGE_NAME'))
|
||||
{
|
||||
define("PAGE_NAME", "Submit News");
|
||||
}
|
||||
//define("LAN_7", "Name: ");//LAN_NAME
|
||||
//define("LAN_62", "News Title: ");//LAN_TITLE
|
||||
//define("LAN_112", "Email Address: ");//LAN_EMAIL
|
||||
|
Reference in New Issue
Block a user