X-Git-Url: http://git.home-dn.net/?p=manu%2Fsuphp.git;a=blobdiff_plain;f=src%2FUtil.cpp;h=b9b8de9040691a264c54d11bbd1ed132ab740b9d;hp=5b63526ecf7ec073ddcfc31f4a58feff94d68fd3;hb=849f4a7977b5780eacae8fad7a078d05f4a615ee;hpb=b0eaa3f1fbf491fdc8a3044cf20754f14254338a diff --git a/src/Util.cpp b/src/Util.cpp index 5b63526..b9b8de9 100644 --- a/src/Util.cpp +++ b/src/Util.cpp @@ -41,38 +41,38 @@ int suPHP::Util::strToInt(const std::string str) { int suPHP::Util::octalStrToInt(const std::string str) { int result = 0; for (int i=0; i