home forums resources search newsjoinmembers: 6057
Hiveminds Network: Joomla Wordpress Drupal Fireorb Flash Java PHP Ruby Windows Linux
Hiveminds | Wed, 2008-05-07 20:27  tags: , ,

<?php

/**
* @package Joomla
* @subpackage Languages
* @version 1.0
* @copyright Copyright (C) 2005 Open Source Matters. All rights reserved.
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
* Joomla! is free software and parts of it may contain or be derived from the
* GNU General Public License or other free or open source software licenses.
* See COPYRIGHT.php for copyright notices and details.
*/
// no direct access
defined'_JEXEC' ) or die( 'Restricted access' );
// DEVNOTE: Pull in the class that will be used to actually display our toolbar.
require_once( JApplicationHelper::getPath'toolbar_html' ) );
switch (
$task)
{
//    case 'add' :
//    case 'edit':
//    case 'editA':
//        TOOLBAR_helloworld::_EDIT();
//        break;
    
default:
        
TOOLBAR_helloworld::_DEFAULT();
        break;
}
?>

Hiveminds's picture
This article brought to you by the Hiveminds Magazine - Staff. Contact us if you want to post an article or announcement anonymously
 
Bitrix Site manager - fast to create, easy to manage CMS Comparison Matrix
Put Your Site Here Developer Links
 

Newsletter

Get updates on Hiveminds services, articles and downloads by signing up for the newsletter.

Editor's choice

Some of the better articles, stories and tutorials found at Hiveminds.

Find more

Find more of Hiveminds articles, stories, tutorials and user comments by searching.




Picked links

Hand picked websites and articles from around the web that provide quality reading.