From 62e047acaaa7d4d0d42d3c68b24c004d9958743d Mon Sep 17 00:00:00 2001 From: Banana Date: Mon, 2 May 2011 11:19:12 +0200 Subject: [PATCH] code cleanup --- README | 2 +- bookmarks/README | 2 +- classes/README | 2 +- classes/simple-element-in-db-handling.php | 4 ++-- simple-framework/README | 4 ++-- simple-framework/conf/db.php | 2 +- simple-framework/conf/main.php | 2 +- simple-framework/index.php | 2 +- simple-framework/lib/function.library.php | 2 +- simple-framework/site/script/start.php | 2 +- simple-framework/site/template/main.html | 2 +- simple-framework/site/template/start.html | 2 +- single-functions/random-string-AZ09.php | 2 +- single-functions/read-dir-recursive.php | 2 +- single-functions/terminal-color-output.php | 4 ++-- single-functions/validate-input.php | 4 ++-- 16 files changed, 20 insertions(+), 20 deletions(-) diff --git a/README b/README index eacc649..1b2f6ab 100644 --- a/README +++ b/README @@ -1,2 +1,2 @@ -Dolphin is a collection of usefull PHP skeletons +Dolphin is a collection of useful PHP skeletons v1.0 diff --git a/bookmarks/README b/bookmarks/README index 0eaf9f6..8aaad2e 100644 --- a/bookmarks/README +++ b/bookmarks/README @@ -1,4 +1,4 @@ -A simple Script to manage your Bookmarks without any third-party hoster eg. xmarks, apple etc. +A simple Script to manage your Bookmarks without any third-party hoster e.g. xmarks, apple etc. All you need is this script a MySQL Database and one table in it. diff --git a/classes/README b/classes/README index 69651c1..a695bbe 100644 --- a/classes/README +++ b/classes/README @@ -4,4 +4,4 @@ Please keep in mind that those classes are not production ready !!! They need to be altered to fit your project. DO NOT just copy and paste. -Read the files carefully, otherwise the will not work as espected. +Read the files carefully, otherwise the will not work as expected. diff --git a/classes/simple-element-in-db-handling.php b/classes/simple-element-in-db-handling.php index 6eafa19..582264f 100644 --- a/classes/simple-element-in-db-handling.php +++ b/classes/simple-element-in-db-handling.php @@ -1,6 +1,6 @@ -
{inlcude file=$template}
+
{include file=$template}
diff --git a/simple-framework/site/template/start.html b/simple-framework/site/template/start.html index e623674..19773e3 100644 --- a/simple-framework/site/template/start.html +++ b/simple-framework/site/template/start.html @@ -1,4 +1,4 @@ - + {$data.test}

some nice html data

diff --git a/single-functions/random-string-AZ09.php b/single-functions/random-string-AZ09.php index cbadec1..faafc96 100644 --- a/single-functions/random-string-AZ09.php +++ b/single-functions/random-string-AZ09.php @@ -1,6 +1,6 @@