Closed (won't fix)
Project:
One Click Upload
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2015 at 15:08 UTC
Updated:
7 May 2015 at 14:23 UTC
Jump to comment: Most recent
Comments
Comment #1
killes@www.drop.org commentedI am referring to this piece of code:
$items['ocupload/upload'] = array(
'title' => 'Upload file',
'page callback' => 'ocupload_upload',
'access callback' => TRUE,
'file' => 'ocupload.inc',
'type' => MENU_CALLBACK,
);
Comment #2
xandeadx commentedAcces control in _ocupload_get_appropriate_template()
Comment #3
xandeadx commented