Added a constat to all files in functions/ to be able to chech whether the
[squirrelmail.git] / functions / strings.php
index 2f7a92a531ee114739a4b263b93b26d721189cb8..2fd536e859fe58afee0bcc2bb7ccd3064d6cc187 100644 (file)
@@ -1,5 +1,7 @@
 <?
 
+   $strings_php = true;
+
    //*************************************************************************
    // Count the number of occurances of $needle are in $haystack.
    //*************************************************************************