CLEANUP: removed ereg-functions (deprecated in newer php versions)
authorArun Persaud <arun@nubati.net>
Mon, 8 Feb 2010 02:57:46 +0000 (18:57 -0800)
committerArun Persaud <arun@nubati.net>
Mon, 8 Feb 2010 02:57:46 +0000 (18:57 -0800)
commitc81c7401e5db346fb07aa54183c1e6456d044a9b
treecfdc0f2aaf43cde6a72362fec29899ae36164a5f
parent6e7ed2d202da016b9a74256371369cc41201df2e
CLEANUP: removed ereg-functions (deprecated in newer php versions)

used strpos and preg_replace instead
include/functions.php