View Single Post
Old 08-11-2006, 05:01 PM   #2 (permalink)
DJMaze
Senior Contributor
 
DJMaze's Avatar
 
Join Date: Mar 2005
Posts: 741
DJMaze is on a distinguished road
PHP Code:
class interview
{
protected:
    
virtual void starter(); // you may overwrite this method
}; 
I think questions about DMVC would be much cooler.
__________________

UT: Ultra-kill... God like!
DJMaze is offline   Reply With Quote