Issue 148: Issues on new install

This commit is contained in:
Nathan Adams
2016-03-30 19:34:23 -05:00
parent 31735c4048
commit 86c15a38d9
3 changed files with 558 additions and 2 deletions

View File

@@ -130,7 +130,6 @@ class IDF_Project extends Pluf_Model
'type' => 'Pluf_DB_Field_Text',
'blank' => false,
'verbose' => __('syntaxtheme'),
'default' => "Default",
"size" => 50
)
);