mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-17 03:51:06 +01:00
Fix potenziale #227
This commit is contained in:
parent
eb3a11bdfc
commit
9b38ef0f67
@ -2,8 +2,6 @@
|
|||||||
|
|
||||||
include_once __DIR__.'/../../core.php';
|
include_once __DIR__.'/../../core.php';
|
||||||
|
|
||||||
$upload_dir = $docroot.'/files/'.Modules::get('Articoli')['directory'];
|
|
||||||
|
|
||||||
switch (post('op')) {
|
switch (post('op')) {
|
||||||
case 'update':
|
case 'update':
|
||||||
$codice = post('codice');
|
$codice = post('codice');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user