!C99Shell v. 1.0 pre-release build #16!

Software: Apache/2.0.54 (Fedora). PHP/5.0.4 

uname -a: Linux mina-info.me 2.6.17-1.2142_FC4smp #1 SMP Tue Jul 11 22:57:02 EDT 2006 i686 

uid=48(apache) gid=48(apache) groups=48(apache)
context=system_u:system_r:httpd_sys_script_t
 

Safe-mode: OFF (not secure)

/home/mnnews/public_html/mina/manage/   drwxr-xr-x
Free 3.96 GB of 27.03 GB (14.64%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     phpSP_user_maint_events.php (5.49 KB)      -rwxr-xr-x
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
//BindEvents Method @1-BFBA05FC
function BindEvents()
{
    global
$e_mail_adrese_korisnika1;
    global
$transakcije1;
    global
$dokumenti1;
    global
$e_mail_adrese_korisnika2;
    global
$adrese_autom_distribuc1;
    global
$phpSP_users2;
    
$e_mail_adrese_korisnika1->id_korisnika->CCSEvents["BeforeShow"] = "e_mail_adrese_korisnika1_id_korisnika_BeforeShow";
    
$transakcije1->id_klijenta->CCSEvents["BeforeShow"] = "transakcije1_id_klijenta_BeforeShow";
    
$dokumenti1->Hidden1->CCSEvents["BeforeShow"] = "dokumenti1_Hidden1_BeforeShow";
    
$dokumenti1->Hidden2->CCSEvents["BeforeShow"] = "dokumenti1_Hidden2_BeforeShow";
    
$e_mail_adrese_korisnika2->id_korisnika->CCSEvents["BeforeShow"] = "e_mail_adrese_korisnika2_id_korisnika_BeforeShow";
    
$adrese_autom_distribuc1->id_korisnika_aut->CCSEvents["BeforeShow"] = "adrese_autom_distribuc1_id_korisnika_aut_BeforeShow";
    
$phpSP_users2->klijent_id->CCSEvents["BeforeShow"] = "phpSP_users2_klijent_id_BeforeShow";
}
//End BindEvents Method

//e_mail_adrese_korisnika1_id_korisnika_BeforeShow @106-F5E28497
function e_mail_adrese_korisnika1_id_korisnika_BeforeShow(& $sender)
{
    
$e_mail_adrese_korisnika1_id_korisnika_BeforeShow = true;
    
$Component = & $sender;
    
$Container = & CCGetParentContainer($sender);
    global
$e_mail_adrese_korisnika1; //Compatibility
//End e_mail_adrese_korisnika1_id_korisnika_BeforeShow

//Retrieve Value for Control @111-49AC41FB
    
$Container->id_korisnika->SetValue(CCGetFromGet("klijent", ""));
//End Retrieve Value for Control

//Close e_mail_adrese_korisnika1_id_korisnika_BeforeShow @106-9FA9DDC9
    
return $e_mail_adrese_korisnika1_id_korisnika_BeforeShow;
}
//End Close e_mail_adrese_korisnika1_id_korisnika_BeforeShow

//transakcije1_id_klijenta_BeforeShow @236-D2344709
function transakcije1_id_klijenta_BeforeShow(& $sender)
{
    
$transakcije1_id_klijenta_BeforeShow = true;
    
$Component = & $sender;
    
$Container = & CCGetParentContainer($sender);
    global
$transakcije1; //Compatibility
//End transakcije1_id_klijenta_BeforeShow

//Retrieve Value for Control @237-8CCBCA39
    
$Container->id_klijenta->SetValue(CCGetFromGet("klijent", ""));
//End Retrieve Value for Control

//Close transakcije1_id_klijenta_BeforeShow @236-76CFECC3
    
return $transakcije1_id_klijenta_BeforeShow;
}
//End Close transakcije1_id_klijenta_BeforeShow

//dokumenti1_Hidden1_BeforeShow @271-B21FC8D8
function dokumenti1_Hidden1_BeforeShow(& $sender)
{
    
$dokumenti1_Hidden1_BeforeShow = true;
    
$Component = & $sender;
    
$Container = & CCGetParentContainer($sender);
    global
$dokumenti1; //Compatibility
//End dokumenti1_Hidden1_BeforeShow

//Retrieve Value for Control @272-D4418D7F
    
$Container->Hidden1->SetValue(CCGetFromGet("klijent", ""));
//End Retrieve Value for Control

//Close dokumenti1_Hidden1_BeforeShow @271-30780D24
    
return $dokumenti1_Hidden1_BeforeShow;
}
//End Close dokumenti1_Hidden1_BeforeShow

//dokumenti1_Hidden2_BeforeShow @273-AE3FCB02
function dokumenti1_Hidden2_BeforeShow(& $sender)
{
    
$dokumenti1_Hidden2_BeforeShow = true;
    
$Component = & $sender;
    
$Container = & CCGetParentContainer($sender);
    global
$dokumenti1; //Compatibility
//End dokumenti1_Hidden2_BeforeShow

//Retrieve Value for Control @274-FEFD3DF7
    
$Container->Hidden2->SetValue(CCGetFromGet("klijent", ""));
//End Retrieve Value for Control

//Close dokumenti1_Hidden2_BeforeShow @273-4C1928FF
    
return $dokumenti1_Hidden2_BeforeShow;
}
//End Close dokumenti1_Hidden2_BeforeShow

//e_mail_adrese_korisnika2_id_korisnika_BeforeShow @200-54BF674F
function e_mail_adrese_korisnika2_id_korisnika_BeforeShow(& $sender)
{
    
$e_mail_adrese_korisnika2_id_korisnika_BeforeShow = true;
    
$Component = & $sender;
    
$Container = & CCGetParentContainer($sender);
    global
$e_mail_adrese_korisnika2; //Compatibility
//End e_mail_adrese_korisnika2_id_korisnika_BeforeShow

//Retrieve Value for Control @203-49AC41FB
    
$Container->id_korisnika->SetValue(CCGetFromGet("klijent", ""));
//End Retrieve Value for Control

//Close e_mail_adrese_korisnika2_id_korisnika_BeforeShow @200-2C3DF00A
    
return $e_mail_adrese_korisnika2_id_korisnika_BeforeShow;
}
//End Close e_mail_adrese_korisnika2_id_korisnika_BeforeShow

//adrese_autom_distribuc1_id_korisnika_aut_BeforeShow @136-D80BA4A9
function adrese_autom_distribuc1_id_korisnika_aut_BeforeShow(& $sender)
{
    
$adrese_autom_distribuc1_id_korisnika_aut_BeforeShow = true;
    
$Component = & $sender;
    
$Container = & CCGetParentContainer($sender);
    global
$adrese_autom_distribuc1; //Compatibility
//End adrese_autom_distribuc1_id_korisnika_aut_BeforeShow

//Retrieve Value for Control @143-541C8448
    
$Container->id_korisnika_aut->SetValue(CCGetFromGet("klijent", ""));
//End Retrieve Value for Control

//Close adrese_autom_distribuc1_id_korisnika_aut_BeforeShow @136-700255FA
    
return $adrese_autom_distribuc1_id_korisnika_aut_BeforeShow;
}
//End Close adrese_autom_distribuc1_id_korisnika_aut_BeforeShow

//phpSP_users2_klijent_id_BeforeShow @172-72FCCFD8
function phpSP_users2_klijent_id_BeforeShow(& $sender)
{
    
$phpSP_users2_klijent_id_BeforeShow = true;
    
$Component = & $sender;
    
$Container = & CCGetParentContainer($sender);
    global
$phpSP_users2; //Compatibility
//End phpSP_users2_klijent_id_BeforeShow

//Retrieve Value for Control @173-189B7504
    
$Container->klijent_id->SetValue(CCGetFromGet("klijent", ""));
//End Retrieve Value for Control

//Close phpSP_users2_klijent_id_BeforeShow @172-EF53F21D
    
return $phpSP_users2_klijent_id_BeforeShow;
}
//End Close phpSP_users2_klijent_id_BeforeShow


?>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 1.0 pre-release build #16 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0041 ]--