From: Banana Date: Mon, 2 May 2011 09:19:12 +0000 (+0200) Subject: code cleanup X-Git-Url: http://91.132.146.200/gitweb/?a=commitdiff_plain;h=62e047acaaa7d4d0d42d3c68b24c004d9958743d;p=dolphin.git code cleanup --- 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 @@