//OrderDetailController : Refacto done + modify some comments

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8869 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mDeflotte
2011-09-29 11:53:00 +00:00
parent 590fbe0ef0
commit f9c565699b
6 changed files with 42 additions and 27 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ class OrderOpcControllerCore extends ParentOrderController
public $isLogged;
/**
* Initialize supplier controller
* Initialize order opc controller
* @see FrontController::init()
*/
public function init()