1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-13 02:54:39 +01:00

Bugtracker #5191 possible fix - content e_meta.php was corrupting variables

This commit is contained in:
e107steved 2011-04-15 18:04:15 +00:00
parent c79f22efd1
commit 4d843d2bf1

View File

@ -18,6 +18,8 @@
*/
if (!defined('e107_INIT')) { exit; }
if (substr(e_PAGE, 0, 7) != 'content') return;
echo "<script type='text/javascript' src='".e_FILE."popup.js'></script>\n";
if(e_QUERY){