Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- /**
- *
- * @ This file is created by deZender.Net
- * @ deZender (PHP5 Decoder for Zend Encoder/SafeGuard & PhpExpress)
- *
- * @ Version : 1.1.5.0
- * @ Author : DeZender
- * @ Release on : 09.06.2012
- * @ Official site : http://DeZender.Net
- *
- */
- include( 'data/findconfig.php' );
- include( $configpath );
- include( 'data/nifties.php' );
- session_start( );
- if (s( 'l_username' )) {
- if (s( 'l_password' )) {
- ................................................................
- .........................
- ........
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement