فهرست منبع

Added application.ini to the gitignore list.

Adam Day 9 سال پیش
والد
کامیت
885aa8bdbd
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      application/config/application.ini

+ 2 - 2
application/config/application.ini

@@ -28,8 +28,8 @@ meta_description = ''
 autoconnect = 0
 host = 'localhost'
 db = 'timetracker'
-username = 'test'
-password = ''
+username = 'timeTracker'
+password = 'timePassword'
 
 [auth]
 enabled = 1