From 1f4c5685d1ea8f14ec239ff40b50405c8974ac48 Mon Sep 17 00:00:00 2001 From: timriker Date: Wed, 16 Feb 2005 18:20:00 +0000 Subject: [PATCH] oops git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1116 c11ca15a-4712-0410-83d8-924469b57eb5 --- www/.htpasswd | 1 - www/htdocs/cp/index.php | 2 +- www/htdocs/inc/mysql.inc | 11 ----------- 3 files changed, 1 insertion(+), 13 deletions(-) delete mode 100644 www/.htpasswd delete mode 100644 www/htdocs/inc/mysql.inc diff --git a/www/.htpasswd b/www/.htpasswd deleted file mode 100644 index 722c18e..0000000 --- a/www/.htpasswd +++ /dev/null @@ -1 +0,0 @@ -blootbot:EZQ6ol8aBWE8c diff --git a/www/htdocs/cp/index.php b/www/htdocs/cp/index.php index bc591fa..6e21111 100644 --- a/www/htdocs/cp/index.php +++ b/www/htdocs/cp/index.php @@ -8,7 +8,7 @@
C O N T R O L . P A N E L

-
News Functios:
+
News Functions:
Add News
Delete News

diff --git a/www/htdocs/inc/mysql.inc b/www/htdocs/inc/mysql.inc deleted file mode 100644 index 5b63ace..0000000 --- a/www/htdocs/inc/mysql.inc +++ /dev/null @@ -1,11 +0,0 @@ -"; - } - -?> -- 2.39.5