Skip to content

Commit 4d90b70

Browse files
author
Shaun Kutch
committed
forgot the ,
1 parent 7655020 commit 4d90b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/config/autoload.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
|
109109
*/
110110

111-
$autoload['model'] = array('Appconfig','Sync_items''Person','Customer','Employee','Module','Item', 'Item_taxes', 'Sale', 'Sale_suspended', 'Supplier','Inventory','Receiving','Giftcard', 'Item_kit', 'Item_kit_items');
111+
$autoload['model'] = array('Appconfig','Sync_items','Person','Customer','Employee','Module','Item', 'Item_taxes', 'Sale', 'Sale_suspended', 'Supplier','Inventory','Receiving','Giftcard', 'Item_kit', 'Item_kit_items');
112112

113113

114114
/*

0 commit comments

Comments
 (0)