deleting files works now
[phorkie.git] / www / www-header.php
index 01214d7e1af7ec307359538ef8ee1e262961b488..77ee7583c5cd97c5129c49df7777243c66f4b04f 100644 (file)
@@ -1,5 +1,5 @@
 <?php
-namespace Phorkie;
+namespace phorkie;
 set_include_path(
     __DIR__ . '/../src/'
     . PATH_SEPARATOR . get_include_path()