]> git.mjollnir.org Git - s9y.git/commit
Serendipity can now be used without the bundled-libs directory.
authorgarvinhicking <garvinhicking>
Mon, 15 Aug 2005 09:50:10 +0000 (09:50 +0000)
committergarvinhicking <garvinhicking>
Mon, 15 Aug 2005 09:50:10 +0000 (09:50 +0000)
commit554b57b9971b188f24d30c7291551cd668abdfdf
tree76caa62353f343cd9ab14df5d0198db07fb35a30
parent25235ebb09ae8cca453cdea33d1a585c9559e3ab
Serendipity can now be used without the bundled-libs directory.

You can put a
 $serendipity['use_PEAR'] = true;
in your serendipity_config_local.inc.php file to enable this.

The required PEAR (and other) packages are mentioned in the file
bundled-libs/.current_version
include/admin/images.inc.php
include/admin/importers/generic.inc.php
include/functions.inc.php
include/functions_smarty.inc.php
plugins/serendipity_event_spartacus/serendipity_event_spartacus.php
plugins/serendipity_event_weblogping/serendipity_event_weblogping.php
plugins/serendipity_plugin_remoterss/serendipity_plugin_remoterss.php
serendipity_config.inc.php