adminerevo/editor/include
Jakub Vrana e8c6ef04d2 Replace ereg*() by preg_*()
ereg() triggers deprecated error which is sent to custom error handlers.
It is also faster.
There are no more deprecated functions except mysql_connect().
2013-07-24 16:26:41 -07:00
..
adminer.inc.php Replace ereg*() by preg_*() 2013-07-24 16:26:41 -07:00
connect.inc.php Rename get_dbh to connection 2009-09-22 10:51:40 +00:00
editing.inc.php Replace ereg*() by preg_*() 2013-07-24 16:26:41 -07:00