deprecate:variables5.3 Deprecated Variables1. $actIf your component uses this variable in the administrator section u will need to add the following to your admin.mycomponent.php and toolbar.mycomponent.php files Example Code $act = mosGetParam( $_REQUEST, 'act', '' ); |


