linuxmce #2829 - lmce-admin deprecated PHP functions

convert ereg -> preg_match function
ereg was removed in PHP7 but these changes should
still work on trusty PHP5 which has preg_match.