A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 101
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
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/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Palyazatok::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Palyazatok::$hooks is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Palyazatok::$config is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Palyazatok::$log is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Palyazatok::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Palyazatok::$uri is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Palyazatok::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Palyazatok::$router is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Palyazatok::$output is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Palyazatok::$security is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Palyazatok::$input is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Palyazatok::$lang is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Palyazatok::$load is deprecated
Filename: core/Controller.php
Line Number: 78
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Palyazatok::$db is deprecated
Filename: core/Loader.php
Line Number: 390
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
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/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Palyazatok::$template is deprecated
Filename: core/Loader.php
Line Number: 1290
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_database_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_database_driver.php
Line Number: 129
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_database_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_database_driver.php
Line Number: 278
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_database_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_database_driver.php
Line Number: 149
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_database_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_database_driver.php
Line Number: 206
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_database_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_database_driver.php
Line Number: 295
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_database_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_database_driver.php
Line Number: 333
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 290
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 305
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 315
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 316
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 317
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 318
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 108
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: session_start(): Session cannot be started after headers have already been sent
Filename: Session/Session.php
Line Number: 141
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Palyazatok::$session is deprecated
Filename: core/Loader.php
Line Number: 1290
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Palyazatok::$Content_model is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/application/controllers/Palyazatok.php
Line: 5
Function: model
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Palyazatok::$Navigation_model is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/application/controllers/Palyazatok.php
Line: 6
Function: model
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Palyazatok::$agent is deprecated
Filename: core/Loader.php
Line Number: 1290
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/application/controllers/Palyazatok.php
Line: 7
Function: library
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
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/users/kohasteelhu/www/kohasteel.hu/application/libraries/Template.php
Line: 464
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/application/controllers/Palyazatok.php
Line: 19
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
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/users/kohasteelhu/www/kohasteel.hu/application/libraries/Template.php
Line: 464
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/application/controllers/Palyazatok.php
Line: 19
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
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/users/kohasteelhu/www/kohasteel.hu/application/libraries/Template.php
Line: 464
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/application/controllers/Palyazatok.php
Line: 19
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
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/users/kohasteelhu/www/kohasteel.hu/application/libraries/Template.php
Line: 464
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/application/controllers/Palyazatok.php
Line: 19
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
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/users/kohasteelhu/www/kohasteel.hu/application/libraries/Template.php
Line: 464
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/application/controllers/Palyazatok.php
Line: 19
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
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/users/kohasteelhu/www/kohasteel.hu/application/libraries/Template.php
Line: 464
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/application/controllers/Palyazatok.php
Line: 19
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
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/users/kohasteelhu/www/kohasteel.hu/application/libraries/Template.php
Line: 464
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/application/controllers/Palyazatok.php
Line: 19
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
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/users/kohasteelhu/www/kohasteel.hu/application/libraries/Template.php
Line: 464
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/application/controllers/Palyazatok.php
Line: 19
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
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/users/kohasteelhu/www/kohasteel.hu/application/libraries/Template.php
Line: 464
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/application/controllers/Palyazatok.php
Line: 19
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
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/users/kohasteelhu/www/kohasteel.hu/application/libraries/Template.php
Line: 464
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/application/controllers/Palyazatok.php
Line: 19
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
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/users/kohasteelhu/www/kohasteel.hu/application/libraries/Template.php
Line: 464
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/application/controllers/Palyazatok.php
Line: 19
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
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/users/kohasteelhu/www/kohasteel.hu/application/libraries/Template.php
Line: 464
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/application/controllers/Palyazatok.php
Line: 19
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
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/users/kohasteelhu/www/kohasteel.hu/application/libraries/Template.php
Line: 464
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/application/controllers/Palyazatok.php
Line: 19
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
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/users/kohasteelhu/www/kohasteel.hu/application/libraries/Template.php
Line: 464
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/application/controllers/Palyazatok.php
Line: 19
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$template is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/application/libraries/Template.php
Line: 464
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/application/controllers/Palyazatok.php
Line: 19
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
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/users/kohasteelhu/www/kohasteel.hu/application/libraries/Template.php
Line: 464
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/application/controllers/Palyazatok.php
Line: 19
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$Content_model is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/application/libraries/Template.php
Line: 464
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/application/controllers/Palyazatok.php
Line: 19
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$Navigation_model is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/users/kohasteelhu/www/kohasteel.hu/application/libraries/Template.php
Line: 464
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/application/controllers/Palyazatok.php
Line: 19
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
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/users/kohasteelhu/www/kohasteel.hu/application/libraries/Template.php
Line: 464
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/application/controllers/Palyazatok.php
Line: 19
Function: view
File: /home/users/kohasteelhu/www/kohasteel.hu/index.php
Line: 316
Function: require_once
Pályázatok
Készletbeszerzés és működési költség finanszírozás
Frissítve:
2024-04-22 09:04:35
Forgóeszköz finanszírozás
Frissítve:
2024-04-22 09:04:11
SAJTÓKÖZLEMÉNY
Frissítve:
2022-02-27 04:02:42
Technológiai fejlesztés a KOHA STEEL Bt-nél
Frissítve:
2021-06-01 01:01:38
Kapacitásbővítés kombinált hitellel a Koha Steel Bt. tevékenységének fejlesztése érdekében
Frissítve:
2021-06-01 01:01:38
INFOKOMMUNIKÁCIÓS FEJLESZTÉS A KOHA STEEL BT-NÉL
Frissítve:
2023-10-26 10:10:05
SAJTÓKÖZLEMÉNY
Frissítve:
2021-06-01 01:01:38
Eszközbeszerzés a KOHA STEEL Bt. tevékenységének innovatív fejlesztése érdekében
Frissítve:
2021-06-01 01:01:38
Kapacitás bővítés a Koha Steel Bt. tevékenységének fejlesztése érdekében
Frissítve:
2021-06-01 01:01:38
Gyártóeszköz beszerzés és infrastrukturális beruházás a koha steel bt. kapacitásának bővítése érdekében
Frissítve:
2021-06-01 01:01:38
Innovációs eredmények hasznosítása a Koha Steel Bt-nél
Frissítve:
2021-06-01 01:01:38
Technológiafejlesztés a Koha Steel Bt-nél
Frissítve:
2021-06-01 01:01:38
Napelemes áramtermelés és napkollektoros használati melegvíz előállítás a Koha Steel Bt-nél
Frissítve:
2021-06-01 01:01:38
Vállalatirányítás a Koha Steel-nél
Frissítve:
2021-06-01 01:01:38
Géppark fejlesztése és épületfelújítás
Frissítve:
2021-06-01 01:01:38
Megtekintések száma: 7486
Elérhetőségek
Telefon / fax: 00-36-52-371-368
Email: kohasteel@kohasteel.hu
Székhely
Cím: 4220 Hajdúböszörmény, Ipartelep utca 5.
Adószám: 32666685-2-09
Cégjegyzékszám: 09-09-036440
Telephely
Cím: 4220 Hajdúböszörmény, Ipartelep utca 5.
GPS: 47.676 21.535
Elérhetőségek
Telefon / fax: 00-36-52-371-368
Email: kohasteel@kohasteel.hu
Székhely
Cím: 4220 Hajdúböszörmény, Ipartelep utca 5.
Adószám: 32666685-2-09
Cégjegyzékszám: 09-09-036440
Telephely
Cím: 4220 Hajdúböszörmény, Ipartelep utca 5.
GPS: 47.676 21.535