1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-29 09:10:23 +02:00

Removed deprecated PAGE_NAME from News.

This commit is contained in:
Cameron
2021-02-16 09:23:41 -08:00
parent 5b9ecd2200
commit ba6344bb28
2 changed files with 4 additions and 7 deletions

View File

@@ -9,10 +9,7 @@
| $Author$
+----------------------------------------------------------------------------+
*/
if(!defined('PAGE_NAME')) // FIXME.
{
define("PAGE_NAME", "News");
}