bgsomers Posted January 30, 2007 Share Posted January 30, 2007 class CInput extends CTools{ # bl-s01 function CInput($emotion = "no") { # bl-s02 $this->CTools($emotion); } # bl-e02...CTools is the primary class in this application.What does $this->CTools($emotion); do?Bruce Link to comment https://forums.phpfreaks.com/topic/36389-solved-what-is-this-ctoolsemotion/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.