X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fpatch-system.php;h=f551ef47b7591c74e7b59193e56a1fa6505a87ab;hb=9d411a5575f41af78a82b0ed03cdc287b6db3ca9;hp=e3ec443cd32d789bfeb4e66c2f811aa0113d7ce1;hpb=c45b1827a16928c65ecc1aea6a9d7a504c4874d4;p=mailer.git diff --git a/inc/patch-system.php b/inc/patch-system.php index e3ec443cd3..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", "path_ctime"), array(CURR_PATH_LEVEL, "UNIX_TIMESTAMP()")); - $_CONFIG['patch_level'] = CURR_PATCH_LEVEL; - $_CONFIG['patch_ctime'] = time(); -} // END - if - -// +// @DEPRECATED ?>