Correction typo
This commit is contained in:
parent
0c9c0315aa
commit
60c4238f3c
@ -9,7 +9,7 @@ class IndexController extends Zend_Controller_Action
|
||||
|
||||
public function indexAction()
|
||||
{
|
||||
require_once 'Scores/SessionCoblage.php';
|
||||
require_once 'Scores/SessionCiblage.php';
|
||||
$session = new SessionCiblage();
|
||||
|
||||
$this->view->total = number_format($session->getNb('total'), 0, '', ' ');
|
||||
|
Loading…
Reference in New Issue
Block a user