summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
6b53e1f)
Signed-off-by: Jerome Jutteau <mojo@couak.net>
if (count ($link) == 0)
{
require (JIRAFEAU_ROOT.'lib/template/header.php');
if (count ($link) == 0)
{
require (JIRAFEAU_ROOT.'lib/template/header.php');
- echo '<div class="error"><p>' . t('Sorry, the requested file is not found....' . $link_name) .
+ echo '<div class="error"><p>' . t('Sorry, the requested file is not found') .
'</p></div>';
require (JIRAFEAU_ROOT.'lib/template/footer.php');
exit;
'</p></div>';
require (JIRAFEAU_ROOT.'lib/template/footer.php');
exit;