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

Software: Apache. PHP/5.5.15 

uname -a: Windows NT SVR-DMZ 6.1 build 7600 (Windows Server 2008 R2 Enterprise Edition) i586 

SYSTEM 

Safe-mode: OFF (not secure)

E:\xampp\xampp\htdocs\jaime\nuevo\WebCalendar-1.0.2\   drwxrwxrwx
Free 7.27 GB of 239.26 GB (3.04%)
Detected drives: [ a ] [ c ] [ d ] [ e ] [ f ]
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     help_import.php (1.71 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
    
include_once 'includes/init.php';
    
print_header('','','',true);
?>

<h2><?php etranslate("Help")?><?php etranslate("Import")?></h2>

<h3><?php etranslate("Palm Desktop")?></h3>
    <?php etranslate("This form will allow you to import entries from the Palm Desktop Datebook."); ?><br />
    <?php etranslate("It should be located in your Palm directory in <tt>datebook/datebook.dat</tt> in a subdirectory named by your username."?><br /><br />

<?php etranslate("The following entries will not be imported")?>:
    <ul>
        <li><?php etranslate("Entries older than the current date")?></li>
        <li><?php etranslate("Entries created in the Palm Desktop that have not been HotSync'd")?></li>
    </ul>
    <br /><br />

    <?php etranslate("Anything imported from Palm will be overwritten during the next import (unless the event date has passed)."?>
    <?php etranslate("Therefore, updates should be made in the Palm Desktop.");?>

<h3><?php etranslate("vCal")?></h3>
    <?php etranslate("This form will import vCalendar (.vcs) 1.0 events");?>.<br /><br />

<?php etranslate("The following formats have been tested");?>:
    <ul>
        <li><?php etranslate("Palm Desktop 4"); ?></li>
        <li><?php etranslate("Lotus Organizer 6"); ?></li>
        <li><?php etranslate("Microsoft Outlook 2002"); ?></li>
    </ul>

<h3><?php etranslate("iCalendar")?></h3>
    <p><?php etranslate("This form will import iCalendar (.ics) events");?>.
    <?php etranslate("Enabling <b>Overwrite Prior Import</b> will cause events imported previously that used the same UID as an event from the new import file to be marked as deleted.  This should allow an updated iCalendar file to be imported without creating duplicates."); ?></p>

<?php include_once "includes/help_trailer.php"?>
</body>
</html>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

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

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