Guest User

Untitled

a guest
Jul 16th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.17 KB | None | 0 0
  1.         /* Clan */
  2.         $clan = randomClan();
  3.        
  4.         echo '<pre>';
  5.         print_r($clan);
  6.         echo '</pre>';
  7.  
  8.     // Show a random news item? (or you could pick one from news_lines...)
Add Comment
Please, Sign In to add comment