Reworked 'nodir'-function a bit and included it in the Page-class instead. Started working on a way to edit content files
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
function start_html($title)
|
||||
{
|
||||
print "
|
||||
<html>
|
||||
<!DOCTYPE html>
|
||||
<head>
|
||||
<title>$title</title>
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user