X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fpatch-system.php;h=f551ef47b7591c74e7b59193e56a1fa6505a87ab;hb=094f3a6af3b901020395eafee16b3b5e151f1137;hp=9eb7c43df2bb4850671e0d28d84ce5d30bd56bb2;hpb=0369c36aaab5af6ed44da1e13a53baef285f79b4;p=mailer.git diff --git a/inc/patch-system.php b/inc/patch-system.php index 9eb7c43df2..f551ef47b7 100644 --- a/inc/patch-system.php +++ b/inc/patch-system.php @@ -1,50 +1,3 @@ $_CONFIG['patch_level']) { - // Update database and CONFIG array - UPDATE_CONFIG(array("patch_level", "patch_ctime"), array(CURR_SVN_REVISION, "UNIX_TIMESTAMP()")); - $_CONFIG['patch_level'] = CURR_SVN_REVISION; - $_CONFIG['patch_ctime'] = time(); -} // END - if - -// +// @DEPRECATED ?>