DBA: Reverting back to original source

This commit is contained in:
Michael Vogel 2012-04-14 13:35:11 +02:00
parent eb27c32065
commit e825a73f1d
1 changed files with 1 additions and 3 deletions

View File

@ -261,5 +261,3 @@ function dbesc_array(&$arr) {
array_walk($arr,'dbesc_array_cb');
}
}}