From 9631f84cb335c9b2ca01f9ee1ba7a8d4d6858972 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sat, 17 Feb 2024 20:58:22 -0500 Subject: Drop deprecated stuff in the blog directory. --- blog/sbs_1/dbloglist.php | 75 ------------------------------------------------ 1 file changed, 75 deletions(-) delete mode 100644 blog/sbs_1/dbloglist.php (limited to 'blog/sbs_1/dbloglist.php') diff --git a/blog/sbs_1/dbloglist.php b/blog/sbs_1/dbloglist.php deleted file mode 100644 index c2bd137..0000000 --- a/blog/sbs_1/dbloglist.php +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - Chrisoft::Development Blog - - - - - - - - - - - - - "; - } - } - ?> - - - - -
- Chrisoft::Development Blog -
-
Deprecated. The new blog system is available here.
- Development blog.
- Most posts here are in English... -
- "; - $cur=sprintf("%s",substr($files[$i],0,strlen($files[$i])-4),$title); - echo $cur; - echo ""; - echo $date; - echo "
- Proudly powered by SBS (the stupid blogging system).
- Content licensed under CC BY-SA 4.0. -
- -- cgit v1.2.3