system_update_141()system/system.install, line 1724
<?php function system_update_141() { $ret = array(); variable_del('upload_maxsize_total'); return $ret; } ?>