From f19e39765210fff06ce0cb1f1db986f117bbfa3c Mon Sep 17 00:00:00 2001 From: Philippe Grand Date: Mon, 29 Mar 2010 20:30:54 +0000 Subject: [PATCH] move commonobjectline class file to core directory --- htdocs/{ => core}/commonobjectline.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename htdocs/{ => core}/commonobjectline.class.php (95%) diff --git a/htdocs/commonobjectline.class.php b/htdocs/core/commonobjectline.class.php similarity index 95% rename from htdocs/commonobjectline.class.php rename to htdocs/core/commonobjectline.class.php index 3c1867601dd..3c7fe9c8acf 100644 --- a/htdocs/commonobjectline.class.php +++ b/htdocs/core/commonobjectline.class.php @@ -17,7 +17,7 @@ */ /** - \file htdocs/commonobjectline.class.php + \file htdocs/core/commonobjectline.class.php \ingroup core \brief File of the superclass of classes of lines of business objects (invoice, contract, PROPAL, commands, etc. ...) \version $Id$