Advertisement
HoneyRemedy

Untitled

Aug 22nd, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.24 KB | None | 0 0
  1. <?php
  2. /********************************
  3. * main controller
  4. * ekhan theke sokol controller extand hobe
  5. ********************************/
  6.  
  7. class Controller {
  8.    
  9.     function __construct(){
  10.        
  11.         //$view = new View();
  12.        
  13.        
  14.     }
  15.    
  16.    
  17.    
  18.    
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement