Add php files
This commit is contained in:
10
modules/EcmReceipts2/controller.php
Executable file
10
modules/EcmReceipts2/controller.php
Executable file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
// ini_set('display_errors', '1');
|
||||
// error_reporting(E_ALL);
|
||||
|
||||
//echo '<pre>' . var_export($GLOBALS['beanList'], true); exit;
|
||||
|
||||
class EcmReceiptsController extends SugarController {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user