mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-18 02:26:17 +00:00
Removed unneeded function
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6929 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
parent
660d5bb804
commit
f900ecc1ef
1 changed files with 0 additions and 3 deletions
|
@ -571,7 +571,4 @@ class AjaxTest extends CakeTestCase {
|
||||||
ClassRegistry::flush();
|
ClassRegistry::flush();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
function restartOb($data) {
|
|
||||||
var_dump($data);
|
|
||||||
}
|
|
||||||
?>
|
?>
|
Loading…
Add table
Reference in a new issue