Add this to your modules/MODULENAME/index.php file just below the global line.
|
Code:
|
/**********************************/
/* Configuration */
/* */
/* You can change this: */
/* $index = 0; (right side off) */
/**********************************/
$index = 1; |