Dokoncan upload vseh porocil na GC
This commit is contained in:
parent
fef494e966
commit
7562f17786
@ -188,15 +188,15 @@ class GC{
|
||||
'4_1' => 'predmeti'
|
||||
);
|
||||
|
||||
$reports_id = '28102021';
|
||||
$report_type = '4_1';
|
||||
$fak_id = '3000043';
|
||||
$reports_id = '05112021';
|
||||
$report_type = '2_7';
|
||||
$fak_id = '3000026';
|
||||
$zip_name = '';
|
||||
|
||||
// Nastavimo pot do pdf-jev
|
||||
//$this->pdf_path = 'modules/Evalvacija/pdf/unzipped/';
|
||||
$this->pdf_path = 'modules/Evalvacija/pdf/unzipped/';
|
||||
//$this->pdf_path = 'modules/Evalvacija/pdf/unzipped/'.$fakultete[$fak_id]['kratica'].'/';
|
||||
$this->pdf_path = 'modules/Evalvacija/pdf/unzipped/'.$fakultete[$fak_id]['kratica'].'/'.$report_type_array[$report_type].'/';
|
||||
//$this->pdf_path = 'modules/Evalvacija/pdf/unzipped/'.$fakultete[$fak_id]['kratica'].'/'.$report_type_array[$report_type].'/';
|
||||
|
||||
echo '<span class="bold">Parametri:</span>';
|
||||
echo '<ul><li>ID: <span class="bold">'.$reports_id.'</span></li>';
|
||||
@ -1703,9 +1703,9 @@ class GC{
|
||||
$file = $str;
|
||||
|
||||
// Nastavimo podatke
|
||||
$backendID = 'RezultatiAnket_doktorskiStudij_'.$fak_id.'_'.$this->year.'_'.$package_id;
|
||||
$backendID = 'RezultatiAnket_doktorskiStudij_3_'.$fak_id.'_'.$this->year.'_'.$package_id;
|
||||
date('c', strtotime($filedate));
|
||||
$title = 'Rezultati anket – doktorski študij - '.$fak_kratica.' – '.str_replace('_', '/', $this->year);
|
||||
$title = 'Rezultati anket – doktorski študij - grajeno okolje - '.$fak_kratica.' – '.str_replace('_', '/', $this->year);
|
||||
|
||||
$documentData = array(
|
||||
'GcId' => 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user