forked from Wavyzz/dolibarr
Fix: remove obsolete tags (in progress)
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
/**
|
||||
* \file dev/samples/manage_order.php
|
||||
* \brief This file is an example for a command line script
|
||||
* \version $Id: create_order.php,v 1.10 2011/07/31 22:21:59 eldy Exp $
|
||||
* \author Put author name here
|
||||
* \remarks Put here some comments
|
||||
*/
|
||||
@@ -35,7 +34,7 @@ if (substr($sapi_type, 0, 3) == 'cgi') {
|
||||
}
|
||||
|
||||
// Global variables
|
||||
$version='$Revision: 1.10 $';
|
||||
$version='$Revision: 1.11 $';
|
||||
$error=0;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user