[Chameleon-dev] [Bug 518] [Chameleon-HelpWidget]PHP warnings when a widget definition is located in the application directory

bugzilla-daemon at www.maptools.org bugzilla-daemon at www.maptools.org
Wed Nov 3 14:55:26 EST 2004


http://www.maptools.org/bugzilla/show_bug.cgi?id=518

pspencer at dmsolutions.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From pspencer at dmsolutions.ca  2004-11-03 14:55 -------
This is invalid, when you move a widget in this manner, you also need to update
the include paths.  The normal way to do this in a location-independent manner
is to:

include_once( CHAMELEON_PATH."/widgets/Widget.php" );



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Chameleon-dev mailing list