Deprecated files removed
authorRoland Häder <roland@mxchange.org>
Tue, 16 Dec 2008 20:42:13 +0000 (20:42 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 16 Dec 2008 20:42:13 +0000 (20:42 +0000)
.gitattributes
inc/databases.php
inc/modules/admin/what-list_norefs.php [deleted file]
inc/theme-manager.php [deleted file]

index 160df8a5fa4c8f3903657a33302db7c42fceb2b0..28a5f71f68020336f4affc509e5540b939db7c7c 100644 (file)
@@ -374,7 +374,6 @@ inc/modules/admin/what-list_doubler.php -text
 inc/modules/admin/what-list_holiday.php -text
 inc/modules/admin/what-list_links.php -text
 inc/modules/admin/what-list_newsletter.php -text
-inc/modules/admin/what-list_norefs.php -text
 inc/modules/admin/what-list_notifications.php -text
 inc/modules/admin/what-list_payouts.php -text
 inc/modules/admin/what-list_primera.php -text
@@ -605,7 +604,6 @@ inc/sql_error.php -text
 inc/stats_bonus.php -text
 inc/stylesheet.php -text
 inc/theme-dummy.php -text
-inc/theme-manager.php -text
 inc/weekly/.htaccess -text
 inc/weekly/weekly_ -text
 inc/weekly/weekly_surfbar.php -text
index bfae15619835f7dbefcf0d4e9529e7ae66c7276e..ba9e76ec5baa19d9c2b6f0d64c25b36813846794 100644 (file)
@@ -114,7 +114,7 @@ define('USAGE_BASE', "usage");
 define('SERVER_URL', "http://www.mxchange.org");
 
 // Current SVN revision
-define('CURR_SVN_REVISION', "635");
+define('CURR_SVN_REVISION', "636");
 
 // Take a prime number which is long (if you know a longer one please try it out!)
 define('_PRIME', 591623);
diff --git a/inc/modules/admin/what-list_norefs.php b/inc/modules/admin/what-list_norefs.php
deleted file mode 100644 (file)
index f87b68f..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-<?php
-// DEPRECATED!
-?>
diff --git a/inc/theme-manager.php b/inc/theme-manager.php
deleted file mode 100644 (file)
index f87b68f..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-<?php
-// DEPRECATED!
-?>