mirror of
https://github.com/e107inc/e107.git
synced 2025-03-14 01:19:44 +01:00
minor formatting change
This commit is contained in:
parent
d4ff8f0b68
commit
3185598efd
@ -6,9 +6,9 @@
|
||||
| Released under the terms and conditions of the GNU General Public License (http://gnu.org).
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_plugins/log/e_meta.php,v $
|
||||
| $Revision: 1.1.1.1 $
|
||||
| $Date: 2006-12-02 04:35:27 $
|
||||
| $Author: mcfly_e107 $
|
||||
| $Revision: 1.2 $
|
||||
| $Date: 2007-07-11 13:51:14 $
|
||||
| $Author: sweetas $
|
||||
+-----------------------------------------------------------------------------------------------+
|
||||
*/
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
@ -26,7 +26,7 @@ if (isset($pref['statActivate']) && $pref['statActivate'])
|
||||
echo "<!--\n";
|
||||
echo "document.write( '<link rel=\"stylesheet\" type=\"text/css\" href=\"".e_PLUGIN_ABS."log/log.php?referer=' + ref + '&color=' + colord + '&eself=' + eself + '&res=' + res + '\">' );\n";
|
||||
echo "// -->\n";
|
||||
echo "</script>";
|
||||
echo "</script>\n\n";
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user