mirror of
https://github.com/e107inc/e107.git
synced 2025-08-04 21:57:51 +02:00
minor formatting change
This commit is contained in:
@@ -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";
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user