Code Search for Developers
 
 
  

loggedout.php from freePBX at Krugle


Show loggedout.php syntax highlighted

<?php

$template['content'] = 
	"<h2>"._("Logged out")."</h2>".
	"<p>"._("You have been succesfully logged out.")."</p>";
	"<p><a href=\"".$_SERVER['PHP_SELF']."\">"._("Log in")."</a></p>";
showview('freepbx', $template);

?>




See more files for this project here

freePBX

FreePBX is the most powerful GUI (Web Based) configuration tool for Asterisk. It provides everything that a standard legacy phone system can, plus a huge amount of new features. All documentation and information is avalable from http://www.freepbx.org

Project homepage: http://sourceforge.net/projects/amportal
Programming language(s): PHP,Shell Script,SQL
License: other

  freepbx.php
  freepbx_admin.php
  freepbx_reload.php
  freepbx_reloadbar.php
  loggedout.php
  menuitem_disabled.php
  noaccess.php
  panel.php
  reports.php
  unauthorized.php
  welcome.php
  welcome_nomanager.php