init
This commit is contained in:
10
modules/EcmKpkw/controller.php
Normal file
10
modules/EcmKpkw/controller.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
// ini_set('display_errors', '1');
|
||||
// error_reporting(E_ALL);
|
||||
error_reporting(E_ERROR);
|
||||
|
||||
class EcmKpkwController extends SugarController {
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user