Author: andreas
Date: Tue Feb 14 20:59:00 2006
New Revision: 10529
Modified:
trunk/www/fragments/fragments.inc
Log:
job: website
Fix paths.
Modified: trunk/www/fragments/fragments.inc
==============================================================================
--- trunk/www/fragments/fragments.inc (original)
+++ trunk/www/fragments/fragments.inc Tue Feb 14 20:59:00 2006
@@ -3,9 +3,9 @@
require "shared.inc";
function short_code_header ($title) {
- readfile("/usr/local/www/data/header.html");
+ readfile("/var/www/header.html");
echo "<title>12 Dylan Fragments: " . $title . "</title><body>";
- readfile("/usr/local/www/data/menu.html");
+ readfile("/var/www/menu.html");
}
function code_header ($title) {
--
Gd-chatter mailing list
Gd-chatter@xxxxxxxxxxxxxxxx
https://www.gwydiondylan.org/mailman/listinfo/gd-chatter
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|