Development

#2582 ([sfTextReplacementPlugin] error in config.php file)

You must first sign up to be able to contribute.

Ticket #2582 (new defect)

Opened 1 year ago

Last modified 1 year ago

[sfTextReplacementPlugin] error in config.php file

Reported by: Enrique.Martinez Assigned to: OrangeD
Priority: major Milestone: plugins
Component: sfTextReplacementPlugin Version: 1.0.8
Keywords: Cc:
Qualification: Unreviewed

Description

I think this lines should be cleared in config.php:

else
{
  var_dump(sfConfig::get('sf_enabled_modules'));
}

Change History

11/26/07 23:24:18 changed by Enrique.Martinez

  • milestone set to plugins.

12/20/07 16:32:05 changed by lking

  • owner changed from fabien to OrangeD.
  • component changed from other to sfTextReplacementPlugin.