khawaib

Adding helper class in view

Dec 3rd, 2011
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.19 KB | None | 0 0
  1. // Adding a helper into view
  2.  
  3.  
  4. JLoader::register('ImcoLicenseHelper', JPATH_COMPONENT.'/helpers/imcolicense.php');
  5.  
  6. to the /administrator/components/com_imcolicense/views/products/view.html.php
  7.  
Advertisement
Add Comment
Please, Sign In to add comment