From 9e62228081bd5962bf7b7ebc969d2fe26fdf8cc2 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 27 Jul 2008 02:11:52 +0000 Subject: Begin using inline CSS/JS including functions. --- usr/local/www/head.inc | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'usr') diff --git a/usr/local/www/head.inc b/usr/local/www/head.inc index 5b078d4..86f75b1 100755 --- a/usr/local/www/head.inc +++ b/usr/local/www/head.inc @@ -19,13 +19,13 @@ $pagetitle = gentitle( $pgtitle ); - + - + - + '."\n"; + //echo "\t".''."\n"; + outputJavaScriptFileInline("javascript/{$dir}/{$file}"); } closedir($dh); } -- cgit v1.1