Date index for Mar 2003
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [achievo] Overloading problem
Yep, it worked before. Include_once("class.project.inc") makes it work.
Btw, we're running 0.9.0 it that matters.
Ivo Jansch wrote:
Hi,
Jonas Lincoln wrote:
*Fatal error*: Class unit_project: Cannot inherit from undefined
class project in
*/usr/local/service/tidred/docs/achievo/modules/unit/class.unit_project.inc*
on line *4
Hmm, that is strange. It worked before you added the $m_type hack?
Normally the original class is included automaticall, but you could
try to add an include_once just in case.
Greetings,
Ivo