forked from Wavyzz/dolibarr
Fix: remove obsolete tags (in progress)
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
* \file dev/skeletons/skeleton_page.php
|
||||
* \ingroup mymodule othermodule1 othermodule2
|
||||
* \brief This file is an example of a php page
|
||||
* \version $Id: skeleton_page.php,v 1.19 2011/07/31 22:21:57 eldy Exp $
|
||||
* \author Put author name here
|
||||
* \remarks Put here some comments
|
||||
*/
|
||||
@@ -113,5 +112,5 @@ $somethingshown=$myobject->showLinkedObjectBlock();
|
||||
|
||||
// End of page
|
||||
$db->close();
|
||||
llxFooter('$Date: 2011/07/31 22:21:57 $ - $Revision: 1.19 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user