Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
joyride phase2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jansa Jose
joyride phase2
Commits
37b95dc5
Commit
37b95dc5
authored
Dec 04, 2018
by
Jansa Jose
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' into 'dev_production'
change set upload option See merge request
!37
parents
15371e46
4db8b46e
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 addition
and
1 deletion
+1
-1
pis_helper.php
application/helpers/pis_helper.php
+1
-1
tukkibi_1543921359_WkzqBYP.jpg
assets/uploads/banners/tukkibi_1543921359_WkzqBYP.jpg
+0
-0
tukkibi_1543921367_WkzqBYP.jpg
assets/uploads/banners/tukkibi_1543921367_WkzqBYP.jpg
+0
-0
tukkibi_1543921386_7040690-desktop-backgrounds-hd.jpg
...ers/tukkibi_1543921386_7040690-desktop-backgrounds-hd.jpg
+0
-0
No files found.
application/helpers/pis_helper.php
View file @
37b95dc5
...
@@ -11,7 +11,7 @@ function set_doctor_image($path) {
...
@@ -11,7 +11,7 @@ function set_doctor_image($path) {
function
set_upload_options
(
$path
)
{
function
set_upload_options
(
$path
)
{
$config
=
array
();
$config
=
array
();
$config
[
'upload_path'
]
=
$path
;
$config
[
'upload_path'
]
=
$path
;
$config
[
'allowed_types'
]
=
'
gif
|jpg|png'
;
$config
[
'allowed_types'
]
=
'
jpeg
|jpg|png'
;
$config
[
'max_size'
]
=
'0'
;
$config
[
'max_size'
]
=
'0'
;
$config
[
'overwrite'
]
=
FALSE
;
$config
[
'overwrite'
]
=
FALSE
;
return
$config
;
return
$config
;
...
...
assets/uploads/banners/tukkibi_1543921359_WkzqBYP.jpg
0 → 100644
View file @
37b95dc5
174 KB
assets/uploads/banners/tukkibi_1543921367_WkzqBYP.jpg
0 → 100644
View file @
37b95dc5
174 KB
assets/uploads/banners/tukkibi_1543921386_7040690-desktop-backgrounds-hd.jpg
0 → 100644
View file @
37b95dc5
345 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment