Merge branch 'develop'

master
Loïc d'Anterroches 2011-01-10 10:56:23 +01:00
commit 651617b8bf
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ Pluf_Dispatcher::loadControllers(Pluf::f('idf_views'));
*/
$params = array('git_dir' => $argv[1],
'env' => array_merge($_ENV, $_SERVER));
Pluf_Log::event(array('gitpostupdate.php', 'Send run signal.', $params));
Pluf_Signal::send('gitpostupdate.php::run', 'gitpostupdate.php', $params);