Code

git-svn-id: svn://svn.debian.org/svn/pkg-nagios/nagvis/trunk@1834 98d490a6-b407-0410...
[pkg-nagvis.git] / debian / patches / php5.3-deprecated-ereg.dpatch
index 815b3f567934b2169a7ffa09913a65f6b28818be..7f83baf726409a481b59078073d2a4d25fff4743 100755 (executable)
@@ -2,7 +2,7 @@
 ## php5.3-deprecated-ereg.dpatch by Hendrik Frenzel <hfrenzel@scunc.net>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: changes deprecated ereg() to preg_match() for use with php >= 5.3
 
 @DPATCH@
 diff -urNad nagvis-1.4.6~/nagvis/includes/classes/GlobalMainCfg.php nagvis-1.4.6/nagvis/includes/classes/GlobalMainCfg.php