[freenet-cvs] r12767 - trunk/website/includes
mathias at freenetproject.org
mathias at freenetproject.org
Tue Apr 17 06:46:59 UTC 2007
Author: mathias
Date: 2007-04-17 06:46:59 +0000 (Tue, 17 Apr 2007)
New Revision: 12767
Added:
trunk/website/includes/metadata.inc.php
Log:
Fixed some old stuff
Added: trunk/website/includes/metadata.inc.php
===================================================================
--- trunk/website/includes/metadata.inc.php (rev 0)
+++ trunk/website/includes/metadata.inc.php 2007-04-17 06:46:59 UTC (rev 12767)
@@ -0,0 +1,7 @@
+<?php
+
+$pages = array(
+
+'en' => 'pages/en/metadata.php')
+
+?>
\ No newline at end of file
More information about the cvs
mailing list