I was trying to run a function (not just define it but actually run it) at the time my recipe is being loaded via include_once() from config.php. My function required scripts/markupexpr.php to be loaded and apparently config.php gets loaded ahead of that. Is there any way to get a recipe loaded later on during the initialization process?
-Peter _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
