| 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/getfile.php?FileID=5132 |
|---|---|
| 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(1) {
["FileID"]=>
string(4) "5132"
}
|
| POST Array: | array(0) {
}
|
| Date: | 30/10/2025 15:58:34 |
| IP: | 216.73.216.3 |