add sps service

This commit is contained in:
stubbfel
2013-06-26 12:12:10 +02:00
parent 658987ba53
commit 1678b94dd5
10 changed files with 202 additions and 359 deletions

View File

@@ -9,7 +9,14 @@ include_once "../../global.inc.php";
* @since 25.06.2013
*/
class StringManager {
/**
* A Constant vor an emptystring like \"\"
* @var string
*/
public static $emptyString = "";
/**
* Method check if a certain string start with a certain sustring
* @param string $haystack