1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-25 23:36:29 +02:00

_blank plugin added type = 'user' example

and fixed default database table (_blank)
This commit is contained in:
Tijn Kuyper
2019-02-01 13:54:15 +01:00
parent d5a4881412
commit 51879cc939
2 changed files with 4 additions and 10 deletions

View File

@@ -37,7 +37,7 @@ if(!class_exists("_blank_setup"))
'blank_name' =>'My Name',
'blank_folder' =>'Folder Value',
'blank_version' =>'1',
'blank_author' =>'bill',
'blank_author' =>'1',
'blank_authorURL' =>'http://e107.org',
'blank_date' =>'1352871240',
'blank_compatibility' =>'2',