| 122. | $uri = substr($uri, 0, $p); |
| 123. | } |
| 124. | |
| 125. | if (($p = strpos($uri, '.')) !== false) { |
| 126. | throw new FilesystemException('Stránka neexistuje'); |
| 127. | } |
| 128. | |
| 129. | $uri = substr($uri, strlen(WR) - 1); |
| 130. | |
| 131. | if (substr($uri, -1) == '/') { |
| Adress: | /eEdit/www.coi.cz |
|---|---|
| Backtrace: | #0 /usr/share/php5/libs2/framework/class/application.class.php(53): Application::decodeUri()
#1 /usr/share/php5/libs2/framework/loader.php(38): Application::init()
#2 /var/www/html/quad-motoshop.cz/www/eEdit/index.php(27): require_once('/usr/share/php5...')
#3 {main} |
| GET Array: | array(0) {
}
|
| POST Array: | array(0) {
}
|
| Date: | 30/11/2025 15:31:15 |
| IP: | 216.73.216.28 |