mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Update 14_PHP_Coding_Conventions.md
This commit is contained in:
parent
924d0ccb9e
commit
1e87528fa8
@ -182,7 +182,6 @@ MyClass::get()->where("\"Title\" = 'my title'");
|
||||
|
||||
Use [ANSI SQL](http://en.wikipedia.org/wiki/SQL#Standardization) format where possible.
|
||||
|
||||
|
||||
## Secure Development
|
||||
|
||||
See [security](/developer_guides/security) for conventions related to handing security permissions.
|
||||
|
Loading…
Reference in New Issue
Block a user