Advertisement
Guest User

part code

a guest
Apr 17th, 2016
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.76 KB | None | 0 0
  1. <?php
  2.  
  3. class C7FB4f7A5ADD735CF9D47afccC65Db24
  4. {
  5.     public $num_queries = 0;
  6.     public $result;
  7.     public $last_query;
  8.     protected $dbuser;
  9.     protected $dbpassword;
  10.     protected $dbname;
  11.     protected $dbhost;
  12.     public $dbh;
  13.  
  14.     public function __construct($E188b7a9a5b7ad445fcd252ba549a6a0, $A95a4ed8aa0f3734b9eba9ba3b20ddb7, $Df1a8b721431d5826fd13395d45f0585, $b0ea903509382f289b7f84708a340db0)
  15.     {
  16.         $this->dbpassword = $A95a4ed8aa0f3734b9eba9ba3b20ddb7;
  17.  
  18.         goto label8;
  19. label8:
  20.         $this->dbname = $Df1a8b721431d5826fd13395d45f0585;
  21.  
  22.         goto label14;
  23.         $this->dbuser = $E188b7a9a5b7ad445fcd252ba549a6a0;
  24. label14:
  25.         $this->dbhost = $b0ea903509382f289b7f84708a340db0;
  26.  
  27.         goto label17;
  28. label17:
  29.         $this->Bb1AF5033f2886F20a53166288f6b536();
  30.  
  31.         goto label20;
  32. label20:
  33.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement