Current File : /home/caballoscriollos/public_html/phplist/lists/admin/plugins/CommonPlugin/Tabs.php
<?php
/**
* CommonPlugin for phplist
*
* This file is a part of CommonPlugin.
*
* @category phplist
* @package CommonPlugin
* @author Duncan Cameron
* @copyright 2011-2012 Duncan Cameron
* @license http://www.gnu.org/licenses/gpl.html GNU General Public License, Version 3
*/
/**
* This class extends the WebblerTabs class
*
*/
class CommonPlugin_Tabs extends WebblerTabs
{
public function addTab($caption, $url = '', $name = '')
{
parent::addTab(htmlspecialchars($caption), htmlspecialchars($url), $name);
}
public function __construct()
{
$this->setListClass('sendcampaign');
$this->setId('sendtabs');
}
}
Mr. DellatioNx196 GaLers xh3LL Backd00r 1.0, Coded By Mr. DellatioNx196 - Bogor BlackHat