From 9d3c8c0e6e1a7ba43bf3dc19350d1dca68b657a3 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sun, 10 Feb 2019 11:16:07 +0800 Subject: Initial commit. --- blog/sbs_1/bloglist.php | 77 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 blog/sbs_1/bloglist.php (limited to 'blog/sbs_1/bloglist.php') diff --git a/blog/sbs_1/bloglist.php b/blog/sbs_1/bloglist.php new file mode 100644 index 0000000..32e59b7 --- /dev/null +++ b/blog/sbs_1/bloglist.php @@ -0,0 +1,77 @@ + + + + + + + Chrisoft::Blog + + + + + + + + + + + + + "; + } + } + ?> + + + + +
+ Chrisoft::Blog +
+
Deprecated. The new blog system is available here.
+ WARNING: You've entered the dangerous zone.
+ I occasionally empty the trash in my brain here...
+ Browse with care!
+ Most posts are in Chinese... +
+ "; + $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