4 lines
56 B
PHP
4 lines
56 B
PHP
|
<?php
|
||
|
$hook = new Doctrine_Hook($table, $fields);
|
||
|
?>
|