Error

Description

Class 'BasicPage' not found

Source File

${DocumentRoot}\web\transparencia\protected\Pages\Home.php (3)

0001: <?php
0002: 
0003: class Home extends BasicPage
0004: { 0005: public function onLoad($param) 0006: { 0007: parent::onLoad($param); 0008: 0009: if(!$this->getIsPostBack()) 0010: { 0011: } 0012: } 0013: }

Stack Trace

#0 ${PradoFramework}\Web\Services\TPageService.php(489): include_once()
#1 ${PradoFramework}\Web\Services\TPageService.php(463): Prado\Web\Services\TPageService->createPage('Home')
#2 ${PradoFramework}\TApplication.php(1189): Prado\Web\Services\TPageService->run()
#3 ${PradoFramework}\TApplication.php(381): Prado\TApplication->runService()
#4 ${DocumentRoot}\web\transparencia\index.php(24): Prado\TApplication->run()
#5 {main}
2024-04-25 21:14 Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.4.3 PRADO/4.1.0