mirror of
https://github.com/silverstripe/silverstripe-blog
synced 2024-10-22 09:05:58 +00:00
Sean Harvey
bf70b7e7bc
MINOR phpDoc for BlogEntry
BUGFIX Unncessary use of Convert::raw2sql() in BlogEntry_Controller->unpublishPost() for making an integer SQL safe, just use (int) instead to cast it
#################################################### Blog Moudle #################################################### # Maintainer Contact Andrew O'Neil (Nickname: aoneil) <andrew (at) silverstripe (dot) com> # Requirements ... # Documentation http://doc.silverstripe.com/doku.php?id=modules:blog # Installation Instructions ... # Usage Overview ...
Description
Languages
PHP
87.6%
Scheme
4.5%
JavaScript
3.3%
Gherkin
2.4%
SCSS
2.2%