[PHP-Budget-updates] phpbudget index.php,1.3,1.4
Status: Planning
Brought to you by:
rodrigoh
|
From: <rod...@us...> - 2002-10-20 21:45:39
|
Update of /cvsroot/php-budget/phpbudget
In directory usw-pr-cvs1:/tmp/cvs-serv17145/phpbudget
Modified Files:
index.php
Log Message:
Testing syncmail
Index: index.php
===================================================================
RCS file: /cvsroot/php-budget/phpbudget/index.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** index.php 20 Oct 2002 21:03:02 -0000 1.3
--- index.php 20 Oct 2002 21:45:34 -0000 1.4
***************
*** 5,9 ****
#File: index.php #
#########################
! //Index file, here starts everything
include_once('./includes/header-inc.php');
--- 5,9 ----
#File: index.php #
#########################
! //Index file
include_once('./includes/header-inc.php');
|