Severity: 8192
Message: Optional parameter $showfld declared before required parameter $where is implicitly treated as a required parameter
Filename: helpers/my_helper.php
Line Number: 434
Backtrace:
File: /home/tmg/SID/application/controllers/Frontend.php
Line: 10
Function: __construct
File: /home/tmg/SID/index.php
Line: 230
Function: require_once
Severity: 8192
Message: Optional parameter $width declared before required parameter $upload_data is implicitly treated as a required parameter
Filename: helpers/my_helper.php
Line Number: 1448
Backtrace:
File: /home/tmg/SID/application/controllers/Frontend.php
Line: 10
Function: __construct
File: /home/tmg/SID/index.php
Line: 230
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 132
Backtrace:
File: /home/tmg/SID/application/controllers/Frontend.php
Line: 10
Function: __construct
File: /home/tmg/SID/index.php
Line: 230
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 294
Backtrace:
File: /home/tmg/SID/application/controllers/Frontend.php
Line: 10
Function: __construct
File: /home/tmg/SID/index.php
Line: 230
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 168
Backtrace:
File: /home/tmg/SID/application/controllers/Frontend.php
Line: 10
Function: __construct
File: /home/tmg/SID/index.php
Line: 230
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 237
Backtrace:
File: /home/tmg/SID/application/controllers/Frontend.php
Line: 10
Function: __construct
File: /home/tmg/SID/index.php
Line: 230
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 317
Backtrace:
File: /home/tmg/SID/application/controllers/Frontend.php
Line: 10
Function: __construct
File: /home/tmg/SID/index.php
Line: 230
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 358
Backtrace:
File: /home/tmg/SID/application/controllers/Frontend.php
Line: 10
Function: __construct
File: /home/tmg/SID/index.php
Line: 230
Function: require_once
Severity: 8192
Message: Optional parameter $start declared before required parameter $id is implicitly treated as a required parameter
Filename: models/Dokumen_publik_model.php
Line Number: 292
Backtrace:
File: /home/tmg/SID/application/controllers/Frontend.php
Line: 19
Function: model
File: /home/tmg/SID/index.php
Line: 230
Function: require_once
Severity: 8192
Message: Optional parameter $q declared before required parameter $id is implicitly treated as a required parameter
Filename: models/Dokumen_publik_model.php
Line Number: 0
Backtrace:
File: /home/tmg/SID/application/controllers/Frontend.php
Line: 19
Function: model
File: /home/tmg/SID/index.php
Line: 230
Function: require_once
Severity: 8192
Message: Optional parameter $start declared before required parameter $id is implicitly treated as a required parameter
Filename: models/Galleri_model.php
Line Number: 87
Backtrace:
File: /home/tmg/SID/application/controllers/Frontend.php
Line: 25
Function: model
File: /home/tmg/SID/index.php
Line: 230
Function: require_once
Severity: 8192
Message: Optional parameter $q declared before required parameter $id is implicitly treated as a required parameter
Filename: models/Galleri_model.php
Line Number: 0
Backtrace:
File: /home/tmg/SID/application/controllers/Frontend.php
Line: 25
Function: model
File: /home/tmg/SID/index.php
Line: 230
Function: require_once
Informasi Stok Darah PMI
Tanggal | Golongan A | Golongan B | Golongan O | Golongan AB | Cetak | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PRC | TC | WB | Total | PRC | TC | WB | Total | PRC | TC | WB | Total | PRC | TC | WB | Total | ||
{{ formatTanggal(data.tanggal) }} | {{ data.a_prc }} | {{ data.a_tc }} | {{ data.a_wb }} | {{ getTotal(data.a_prc, data.a_tc, data.a_wb) }} | {{ data.b_prc }} | {{ data.b_tc }} | {{ data.b_wb }} | {{ getTotal(data.b_prc, data.b_tc, data.b_wb) }} | {{ data.o_prc }} | {{ data.o_tc }} | {{ data.o_wb }} | {{ getTotal(data.o_prc, data.o_tc, data.o_wb) }} | {{ data.ab_prc }} | {{ data.ab_tc }} | {{ data.ab_wb }} | {{ getTotal(data.ab_prc, data.ab_tc, data.ab_wb) }} | Cetak |