Viewing Paste 454

Formated Paste

  1. class SmcController_ManageConverter extends SmcController
  2. {
  3. protected $_converterGroupForm;
  4. protected $_converterForm;
  5.  
  6. // Classes have their advantages, such as a constructor.
  7. public function __construct()
  8. {
  9. global $download_prefix, $site_connections;
  10.  
  11. if (empty($site_connections['downloads']['read']))
  12. $download_prefix = siteman_load_db('downloads');
  13. }
  14.  
  15. public function action_index()
  16. {
  17. // Default to 'sa=add'.
  18. return $this->action_add();
  19. }
  20.  
  21.  
Name:
Email:
Code/text to paste:
  • Enable code highlighting
  • Code Language:
  • A duck, cat and a goose walk into a bar. How many animals walked into a bar?:
Highslide for Wordpress Plugin