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/tsanchez/public_html/web/index.php
Line: 315
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/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$benchmark is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$hooks is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$config is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$log is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$utf8 is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$uri is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$exceptions is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$router is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$output is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$security is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$input is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$lang is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$load is deprecated

Filename: core/Controller.php

Line Number: 78

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$db is deprecated

Filename: core/Loader.php

Line Number: 390

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/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/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/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/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/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/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/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/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/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/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/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/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/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/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
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: 284

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
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: 291

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
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: 306

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
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/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
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/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
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/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
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: 319

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
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: 377

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
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: 110

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
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: 143

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$session is deprecated

Filename: core/Loader.php

Line Number: 1277

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 1277

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$agent is deprecated

Filename: core/Loader.php

Line Number: 1277

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$login_model is deprecated

Filename: core/Loader.php

Line Number: 353

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$tracker_model is deprecated

Filename: core/Loader.php

Line Number: 353

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$asistencias_model is deprecated

Filename: core/Loader.php

Line Number: 353

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$clientes_model is deprecated

Filename: core/Loader.php

Line Number: 353

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$facturacion_model is deprecated

Filename: core/Loader.php

Line Number: 353

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$notificaciones_model is deprecated

Filename: core/Loader.php

Line Number: 353

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$app_model is deprecated

Filename: core/Loader.php

Line Number: 353

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 12
Function: __construct

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$logged_in is deprecated

Filename: controllers/Home.php

Line Number: 13

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 13
Function: _error_handler

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$faq_model is deprecated

Filename: core/Loader.php

Line Number: 353

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 15
Function: model

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$email is deprecated

Filename: core/Loader.php

Line Number: 1277

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 17
Function: library

File: /home/tsanchez/public_html/web/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/tsanchez/public_html/web/application/controllers/Home.php
Line: 429
Function: view

File: /home/tsanchez/public_html/web/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/tsanchez/public_html/web/application/controllers/Home.php
Line: 429
Function: view

File: /home/tsanchez/public_html/web/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/tsanchez/public_html/web/application/controllers/Home.php
Line: 429
Function: view

File: /home/tsanchez/public_html/web/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/tsanchez/public_html/web/application/controllers/Home.php
Line: 429
Function: view

File: /home/tsanchez/public_html/web/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/tsanchez/public_html/web/application/controllers/Home.php
Line: 429
Function: view

File: /home/tsanchez/public_html/web/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/tsanchez/public_html/web/application/controllers/Home.php
Line: 429
Function: view

File: /home/tsanchez/public_html/web/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/tsanchez/public_html/web/application/controllers/Home.php
Line: 429
Function: view

File: /home/tsanchez/public_html/web/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/tsanchez/public_html/web/application/controllers/Home.php
Line: 429
Function: view

File: /home/tsanchez/public_html/web/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/tsanchez/public_html/web/application/controllers/Home.php
Line: 429
Function: view

File: /home/tsanchez/public_html/web/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/tsanchez/public_html/web/application/controllers/Home.php
Line: 429
Function: view

File: /home/tsanchez/public_html/web/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/tsanchez/public_html/web/application/controllers/Home.php
Line: 429
Function: view

File: /home/tsanchez/public_html/web/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/tsanchez/public_html/web/application/controllers/Home.php
Line: 429
Function: view

File: /home/tsanchez/public_html/web/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/tsanchez/public_html/web/application/controllers/Home.php
Line: 429
Function: view

File: /home/tsanchez/public_html/web/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/tsanchez/public_html/web/application/controllers/Home.php
Line: 429
Function: view

File: /home/tsanchez/public_html/web/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/tsanchez/public_html/web/application/controllers/Home.php
Line: 429
Function: view

File: /home/tsanchez/public_html/web/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/tsanchez/public_html/web/application/controllers/Home.php
Line: 429
Function: view

File: /home/tsanchez/public_html/web/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/tsanchez/public_html/web/application/controllers/Home.php
Line: 429
Function: view

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$login_model is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 429
Function: view

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$tracker_model is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 429
Function: view

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$asistencias_model is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 429
Function: view

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$clientes_model is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 429
Function: view

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$facturacion_model is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 429
Function: view

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$notificaciones_model is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 429
Function: view

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$app_model is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 429
Function: view

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$logged_in is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 429
Function: view

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$faq_model is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 429
Function: view

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$email is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home/tsanchez/public_html/web/application/controllers/Home.php
Line: 429
Function: view

File: /home/tsanchez/public_html/web/index.php
Line: 315
Function: require_once

Condiciones Generales de IMP APP | IMP


Términos y Condiciones
Generales
Bienvenido a la aplicación “IMP ASSIST” y el sitio (en adelante el “Servicio”). Esta página explica los términos por los cuales usted puede utilizar el software proporcionado por IMP ASSIST (www.impassist.com.ar). Al acceder o utilizar el Servicio, usted indica que ha leído, entendido y acepta que quedará vinculado por estos Términos y Condiciones, independientemente de si usted es un usuario registrado de nuestro Servicio. El presente Convenio se aplica a todos los visitantes, usuarios y otras personas que tienen acceso al servicio ("Usuarios"). Estas condiciones constituyen un acuerdo completo entre el usuario e IMP ASSIST respecto al uso de este sistema, y prevalece y reemplaza a otras comunicaciones acuerdos entre el usuario y IMP ASSIST respecto el uso del sistema en cualquier momento. IMP ASSIST se reserva el derecho, a su exclusiva discreción, de modificar, alterar, agregar o eliminar partes de las Condiciones en cualquier momento. Recomendamos que examine estas Condiciones cada vez que visite el sitio. Su uso continuo de cualquier sección de este sitio tras la notificación o anuncio de tales modificaciones constituirá su aceptación de tales cambios.

Condiciones del Servicio
A través del Servicio, IMP ASSIST brinda a los usuarios que permite el envío de alerta de pánico a contactos previamente determinados, utilizando tecnologías que permiten la ubicación del dispositivo mediante su geolocalización. Para la utilización del servicio de alerta, los usuarios deben crear una cuenta, mediante la cual podrán tener acceso y hacer uso de los servicios prestados por IMP ASSIST, o por terceros usuarios del sistema y/o terceros proveedores de servicios y contenidos. Para la creación de la cuenta, los usuarios deben ingresar a la página web de IMP ASSIST www.impassist.com.ar o bien a través de las aplicaciones móviles ofrecidas por IMP ASSIST, y proceder a su registro como usuario. El usuario reconoce y acepta que todo o parte de los Servicios objeto del presente Acuerdo podrán ser prestados indistintamente por IMP ASSIST o alguna de sus empresas afiliadas. El uso de esta aplicación puede conllevar el consumo adicional de datos y resultar en facturaciones extra por parte del prestador del servicio, las cuales deberán ser abonadas por el usuario. El funcionamiento de esta aplicación está sujeto a la correcta conexión a internet, lo cual depende exclusivamente del estado del equipo utilizado por el usuario y de su conexión a internet a través de un plan de datos y/o redes wifi. No obstante, el Servicio puede incluso funcionar sin conexión a internet, a través del cruzamiento de datos de las redes wifi disponibles en el área donde se encuentra el dispositivo. La precisión de la geolocalización depende de factores externos a la aplicación y puede ser inexacta.

Exención de Responsabilidad
El Cliente reconoce y acepta que los programas computacionales son herramientas complejas, susceptibles de errores o fallas y que, por lo tanto, es imposible garantizar que la operación del mismo será ininterrumpida. El error o desviación puede afectar la función de la aplicación o bien, simplemente, no conformarse estrictamente a las especificaciones contenidas en los manuales descriptivos, sin que ello afecte a la función de la Aplicación en sí. Por tal motivo, IMP ASSIST queda expresamente liberada de toda obligación y responsabilidad para con el Cliente, en los siguientes casos: 1.- Mal uso por parte del Cliente de los Programas o uso para fines distintos de los contratados. 2.- Uso del Servicio con programas que no hayan sido declarados compatibles por IMP ASSIST o sus licenciantes y sin sujetarse a sus especificaciones e instrucciones. 3.- Suspensión del funcionamiento del servicio proporcionado por IMP ASSIST, debido a razones de fuerza mayor o caso fortuito, tales como sismo, cortes de energía eléctrica o de las líneas de transmisión, actos terroristas, problemas electrónicos, etc. 4.- Toda responsabilidad que emane de los servicios o respuesta a quienes IMP ASSIST alertó por encargo del cliente. 5.- La falta de prontitud y calidad de los servicios proveídos por terceros, proveídos en virtud de la alerta generada por IMP ASSIST, 6.- Problemas derivados del acceso o uso de internet o red de telefonía móvil por parte del Cliente. 7.- El cliente es el único responsable del uso de los servicios según licencia y/o términos y condiciones de terceros o servicios de terceros (incluyendo su teléfono, correo electrónico y/o proveedores de telefonía móvil e internet), e IMP ASSIST no tendrá responsabilidad alguna ni de ninguna naturaleza por el incumplimiento de los mismos por parte del cliente.

Varios
El hecho de que IMP ASSIST no ponga en práctica o no garantice el cumplimiento de cualquiera de las presentes cláusulas no constituirá una renuncia a tal derecho o cláusula. Si alguna cláusula de estos Términos y Condiciones es considerada por un tribunal de la jurisdicción competente como no válida, las partes no obstante acuerdan que el tribunal deberá intentar llevar a efecto las intenciones de las partes tal y como se reflejan en la cláusula, y las demás cláusulas de las Condiciones seguirán totalmente vigentes. Los presentes Términos y Condiciones se regirán por las leyes de Argentina, sin contemplarse sus normas respecto a conflicto de leyes. Usted acepta someterse a la jurisdicción personal y exclusiva de los tribunales ordinarios en lo comercial de la Capital Federal de la República Argentina.