forked from Wavyzz/dolibarr
Fix: rename inc to includes
This commit is contained in:
@@ -14,10 +14,9 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
* $Id: rapport.php,v 1.25 2011/07/02 17:33:24 eldy Exp $
|
||||
* $Id: rapport.php,v 1.26 2011/07/31 23:50:54 eldy Exp $
|
||||
*/
|
||||
|
||||
require("../main.inc.php");
|
||||
@@ -144,5 +143,5 @@ else
|
||||
}
|
||||
$db->close();
|
||||
|
||||
llxFooter("$Date: 2011/07/02 17:33:24 $ - $Revision: 1.25 $");
|
||||
llxFooter("$Date: 2011/07/31 23:50:54 $ - $Revision: 1.26 $");
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user