@package should not contain spaces

This commit is contained in:
Brian Miyaji
2014-06-18 13:27:21 +10:00
parent 00c546343f
commit 6d35a06496
54 changed files with 53 additions and 55 deletions

View File

@@ -71,6 +71,4 @@ abstract class SP_Custom_Post {
public function get_post_data() {
return $this->post;
}
}