forked from Wavyzz/dolibarr
Fix: remove obsolete tags (in progress)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
* \file htdocs/imports/emptyexample.php
|
||||
* \ingroup import
|
||||
* \brief Show example of import file
|
||||
* \version $Id: emptyexample.php,v 1.8 2011/07/31 23:46:39 eldy Exp $
|
||||
* \version $Id: emptyexample.php,v 1.9 2011/08/27 14:24:59 hregis Exp $
|
||||
*/
|
||||
|
||||
// This is to make Dolibarr working with Plesk
|
||||
@@ -46,7 +46,7 @@ if (empty($datatoimport))
|
||||
|
||||
llxHeader();
|
||||
print '<div class="error">Bad value for datatoimport.</div>';
|
||||
llxFooter('$Date: 2011/07/31 23:46:39 $ - $Revision: 1.8 $');
|
||||
llxFooter();
|
||||
exit;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user