A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Router::$uri is deprecated
Filename: core/Router.php
Line Number: 127
Backtrace:
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Page::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 6
Function: __construct
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Page::$hooks is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 6
Function: __construct
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Page::$config is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 6
Function: __construct
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Page::$log is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 6
Function: __construct
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Page::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 6
Function: __construct
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Page::$uri is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 6
Function: __construct
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Page::$router is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 6
Function: __construct
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Page::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 6
Function: __construct
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Page::$output is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 6
Function: __construct
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Page::$security is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 6
Function: __construct
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Page::$input is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 6
Function: __construct
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Page::$lang is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 6
Function: __construct
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Page::$load is deprecated
Filename: core/Controller.php
Line Number: 78
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 6
Function: __construct
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Page::$db is deprecated
Filename: core/Loader.php
Line Number: 390
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 6
Function: __construct
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 6
Function: __construct
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
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/peterlay/public_html/application/controllers/Page.php
Line: 6
Function: __construct
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
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: 290
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 6
Function: __construct
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
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: 164
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 6
Function: __construct
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
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: 233
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 6
Function: __construct
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
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: 313
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 6
Function: __construct
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
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: 354
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 6
Function: __construct
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Page::$session is deprecated
Filename: core/Loader.php
Line Number: 1277
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 6
Function: __construct
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Page::$form_validation is deprecated
Filename: core/Loader.php
Line Number: 1277
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 6
Function: __construct
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Page::$pagination is deprecated
Filename: core/Loader.php
Line Number: 1277
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 6
Function: __construct
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Page::$agent is deprecated
Filename: core/Loader.php
Line Number: 1277
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 6
Function: __construct
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Page::$umum_model is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 7
Function: model
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Page::$menu_model is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 8
Function: model
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Page::$post_model is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 9
Function: model
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$benchmark is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 42
Function: view
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$hooks is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 42
Function: view
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$config is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 42
Function: view
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$log is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 42
Function: view
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$utf8 is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 42
Function: view
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$uri is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 42
Function: view
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$router is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 42
Function: view
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$exceptions is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 42
Function: view
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$output is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 42
Function: view
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$security is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 42
Function: view
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$input is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 42
Function: view
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$lang is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 42
Function: view
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$load is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 42
Function: view
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$db is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 42
Function: view
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$session is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 42
Function: view
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$form_validation is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 42
Function: view
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$pagination is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 42
Function: view
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$agent is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 42
Function: view
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$umum_model is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 42
Function: view
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$menu_model is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 42
Function: view
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$post_model is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/peterlay/public_html/application/controllers/Page.php
Line: 42
Function: view
File: /home/peterlay/public_html/index.php
Line: 315
Function: require_once
Data Wasit PB PTMSI - 2019 - PB PTMSI
Data Wasit PB PTMSI - 2019
01 Oct 2019 Oleh Administrator 1
Data Wasit PB PTMSI - 2019
No.
Nama
Asal Propinsi
Grade / Level
1
Sugiyarto
Papua
Daerah
2
Mochmmad Fajar Faizal, S.pd.
Jawa Barat
Daerah
3
Asep Firdaus Panjaitan
Jawa Barat
Daerah
4
Saifan Faruqi, S.Pd.
Jawa Barat
Daerah
5
Muhammad Saifullah, S.Pd.,SD.
Jawa Timur
Daerah
6
Su'aidi, M.si.
Sumatera Selatan
Daerah
7
Lukmanul Hakim
NTB
Daerah
8
Riskan Agustian
Bangka Belitung
Daerah
9
Wandi Widodo
Papua
Daerah
10
Wahyudi Ahmad Yuniyar
Jawa Barat
Daerah
11
Hakim, S.Pd.,M.kes.
Sumatera Selatan
Nasional / Level B
12
Mulya Anggri
Jambi
Daerah
13
Arfandi Setiawan, S.Pd.I.
Sumatera Utara
Daerah
14
Abidik, M.Pd.
Papua
Daerah
15
Basri, S.Pd.
Papua
Daerah
16
Harse Febry Handayani, S.Pd.
Sulawesi Tenggara
Daerah
17
Heri Budiman
Bangka Belitung
Daerah
18
Zainul Arifin, SE.Ak.
NTB
Daerah
19
Kardjono, Amd.
Jawa Tengah
Nasional / Level B
20
Drs. M. Rizal, M.H.
Sumatera Selatan
Daerah
21
Ahmad Fahri, S.T.
Lampung
Daerah
22
Hambali
Kalimantan Timur
Daerah
23
Hendri,S.Pd.I.
Sumatera Barat
Nasional / Level B
24
Gandhi Liyorba Indra
Lampung
Daerah
25
Siti Arbenah
Kalimantan Timur
Nasional / Level B
26
Seigrits A.N Ratusehaka, S.Sos.
Papua Barat
Nasional / Level B
27
Albetra
Sumatera Barat
Nasional / Level B
28
Apriyanto Syahyadi
Bangka Belitung
Daerah
29
Muhammad Zikri
Sumatera Utara
Daerah
30
Suparman
Bangka Belitung
Daerah
31
Cin Mahmud
Sumatera Barat
Daerah
32
Mulianingsih, S.SI.
Sulawesi Tengah
Daerah
33
Marwiah Dalanggo, S.Sos.
Papua
Daerah
34
Rizal
Bangka Belitung
Daerah
35
Catu
Sumatera Selatan
Daerah
36
Al Ilham
Bengkulu
Daerah
37
Juglif Adam
Papua
Daerah
38
Asriansyah, M.Or.
Sumatera Selatan
Daerah
39
Simon P.Manuputty
Papua
Daerah
40
Suryansyah, S.Pd.I.
Kalimantan Timur
Nasional / Level B
41
Alan Udin
Kalimantan Timur
Daerah
42
Yayat Ahmad Hudaya
Bangka Belitung
Daerah
43
Ali Kotu
Papua
Daerah
44
Muh. Annas, S.Sos.
Sulawesi Tenggara
Nasional / Level B
Berbagi di Facebook Berbagi di Pinterest