art-web r517 - branches/art-hub



Author: thos
Date: Sun Jun 15 19:14:51 2008
New Revision: 517
URL: http://svn.gnome.org/viewvc/art-web?rev=517&view=rev

Log:
* Add themes and backgrounds files to handle /themes and /backgrounds URLs as
  per the legacy configuration


Added:
   branches/art-hub/backgrounds
   branches/art-hub/themes

Added: branches/art-hub/backgrounds
==============================================================================
--- (empty file)
+++ branches/art-hub/backgrounds	Sun Jun 15 19:14:51 2008
@@ -0,0 +1,5 @@
+<?php
+
+require ("art.html");
+
+?>

Added: branches/art-hub/themes
==============================================================================
--- (empty file)
+++ branches/art-hub/themes	Sun Jun 15 19:14:51 2008
@@ -0,0 +1,5 @@
+<?php
+
+require ("art.html");
+
+?>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]