removed old comment

This commit is contained in:
Sebastian Mendel
2007-10-16 13:28:55 +00:00
parent 9ea0cb8b87
commit 3f00f63f1b

View File

@@ -73,7 +73,6 @@ if (@extension_loaded('ctype')) {
/**
* This checks if a string actually exists inside another string
* We try to do it in a PHP3-portable way.
* We don't care about the position it is in.
*
* @uses PMA_STR_pos()