mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-17 03:51:06 +01:00
Fix #367
This commit is contained in:
parent
d3bde88a84
commit
dc79588a2d
@ -2,9 +2,6 @@
|
||||
|
||||
include_once __DIR__.'/../../core.php';
|
||||
|
||||
//unset($_SESSION['superselect']['idanagrafica']);
|
||||
//unset($_SESSION['superselect']['idsede']);
|
||||
|
||||
$source = get('source');
|
||||
$idanagrafica = null;
|
||||
|
||||
|
@ -2,8 +2,7 @@
|
||||
|
||||
include_once __DIR__.'/../../core.php';
|
||||
|
||||
//unset($_SESSION['superselect']['idanagrafica']);
|
||||
//unset($_SESSION['superselect']['idsede']);
|
||||
$_SESSION['superselect']['idanagrafica'] = $record['idanagrafica'];
|
||||
|
||||
$img = null;
|
||||
if (!empty($record['immagine'])) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user