summaryrefslogtreecommitdiffstats
path: root/includes/header.php
diff options
context:
space:
mode:
authorPatrick Davison <snapwilliam@gmail.com>2011-11-07 02:05:16 -0800
committerPatrick Davison <snapwilliam@gmail.com>2011-11-07 02:05:16 -0800
commit016f8cccd578b8f794021035ff8f516a44bcbda4 (patch)
tree3ea23e5b44718e68a15b3eeb4254b0fe939af4ac /includes/header.php
parentc128a5d15dba6f2715906e8a1a6714b942a6f886 (diff)
downloadpathery-016f8cccd578b8f794021035ff8f516a44bcbda4.tar.xz
Tutorial work
Diffstat (limited to 'includes/header.php')
-rw-r--r--includes/header.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/header.php b/includes/header.php
index a9d3538..3943238 100644
--- a/includes/header.php
+++ b/includes/header.php
@@ -1,6 +1,6 @@
<?php
-function htmlHeader($css) {
+function htmlHeader($css = array()) {
?>
<!DOCTYPE html>
<html xml:lang="en" lang="en">