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
83 B
PHP
Raw
Normal View
History
Unescape
Escape
MINOR: update Requirements in README
2012-05-21 14:58:26 +12:00
<
?
php
Fixed add_extension() usage
2013-03-19 09:46:33 +01:00
if
(
class_exists
(
'WidgetArea'
))
BlogTree
::
add_extension
(
'BlogTreeExtension'
);
Reference in New Issue
Copy Permalink