Marc Alexander
|
651514aa54
|
[ŧicket/223] Set correct permissions to uploaded files (644)
phpbb_chmod() only sets the owner permissions. As we need to set the
permissions for all users, it is not possible to use phpbb_chmod().
B3P-223
|
2013-10-04 16:32:10 +02:00 |
|
Marc Alexander
|
f948811044
|
[cleanup/tabs] Remove unnecessary tabbing in portal files
|
2013-01-04 16:51:43 +01:00 |
|
Marc Alexander
|
326d9013b2
|
Add missing language variable "NO_FILE_B3P"
|
2012-10-13 21:50:30 +02:00 |
|
Marc Alexander
|
e5206ff46d
|
Fix PHP notice when unable to rename
Also change chmod() to phpbb_chmod()
|
2012-06-06 15:00:19 +02:00 |
|
Marc Alexander
|
4917e8ca3c
|
Make sure we don't try to copy folders
|
2012-02-26 13:19:14 +01:00 |
|
Marc Alexander
|
e52d009593
|
Updated files for first Beta release
Fixed a few small bugs
|
2011-05-13 00:01:23 +02:00 |
|
Marc Alexander
|
8946ead961
|
Removed useless unlink()
Added missing delete for old data when converting & missing vars
Added missing language variables to English language files
|
2011-05-10 22:15:47 +02:00 |
|
Marc Alexander
|
8c0f6c1bfc
|
A few small fixes to upload funtion
Added link arrows to subsilver2 (by Archivar)
|
2011-05-05 18:16:46 +02:00 |
|
Marc Alexander
|
5efe1d6b7c
|
Replace chmod with phpbb_chmod in uploader where needed
Fixed missing update of subsilver2 stylechanger_side.html
|
2011-04-25 00:48:13 +02:00 |
|
Marc Alexander
|
7b8d5f0cb6
|
Added adm folder to allowed upload folders
|
2011-04-24 21:49:07 +02:00 |
|
Marc Alexander
|
a0395966c8
|
Continued reworking the upload module
this time I actually uploaded the correct files
|
2011-04-17 01:43:08 +02:00 |
|
Marc Alexander
|
0efc2493f1
|
Replace upload files with the actual files
|
2011-04-10 00:43:42 +02:00 |
|
Marc Alexander
|
7f16a3f2ac
|
Rewrote basic uploader for module zips
|
2011-04-09 22:31:11 +02:00 |
|