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 11:05:58 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
59731c2b13
silverstripe-blog
/
_config.php
3 lines
92 B
PHP
Raw
Normal View
History
Unescape
Escape
MINOR: update Requirements in README
2012-05-21 04:58:26 +02:00
<
?
php
BUG Fix an issue caused by adding BlogTreeExtension using a wrong api
2012-09-10 10:25:33 +02:00
if
(
class_exists
(
'WidgetArea'
))
Object
::
add_extension
(
'BlogTree'
,
'BlogTreeExtension'
);
Reference in New Issue
Copy Permalink