This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-blog
Watch
1
Star
0
Fork
0
You've already forked silverstripe-blog
mirror of
https://github.com/silverstripe/silverstripe-blog
synced
2024-10-22 09:05:58 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-blog
/
_config.php
3 lines
92 B
PHP
Raw
Normal View
History
Unescape
Escape
MINOR: update Requirements in README
2012-05-21 14:58:26 +12:00
<
?
php
BUG Fix an issue caused by adding BlogTreeExtension using a wrong api
2012-09-10 20:25:33 +12:00
if
(
class_exists
(
'WidgetArea'
))
Object
::
add_extension
(
'BlogTree'
,
'BlogTreeExtension'
);
Reference in New Issue
Copy Permalink