mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-22 02:04:19 +00:00
Remove the reference to an old include.
This commit is contained in:
parent
0f511c2841
commit
93b10fde61
@ -1,5 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
require_once("session-util.php");
|
|
||||||
require_once("MenuSet.php");
|
require_once("MenuSet.php");
|
||||||
$page_menu = new MenuSet('menu', 'menu', 'menu_active');
|
$page_menu = new MenuSet('menu', 'menu', 'menu_active');
|
||||||
$page_menu->AddOption("Home","/","Browse all users", false, 3900 );
|
$page_menu->AddOption("Home","/","Browse all users", false, 3900 );
|
||||||
|
|||||||
@ -58,7 +58,6 @@
|
|||||||
<item url="testing/tests/chandler/PROPFIND2.test" uploadstatus="1" />
|
<item url="testing/tests/chandler/PROPFIND2.test" uploadstatus="1" />
|
||||||
<item url="testing/tests/chandler/privilege.data" uploadstatus="1" />
|
<item url="testing/tests/chandler/privilege.data" uploadstatus="1" />
|
||||||
<item url="testing/tests/chandler/privilege.test" uploadstatus="1" />
|
<item url="testing/tests/chandler/privilege.test" uploadstatus="1" />
|
||||||
<item url="inc/xxxXMLElement.php" uploadstatus="1" />
|
|
||||||
<item url="testing/tests/chandler/ticketdiscovery.test" uploadstatus="1" />
|
<item url="testing/tests/chandler/ticketdiscovery.test" uploadstatus="1" />
|
||||||
<item url="testing/tests/chandler/ticketdiscovery.data" uploadstatus="1" />
|
<item url="testing/tests/chandler/ticketdiscovery.data" uploadstatus="1" />
|
||||||
<item url="testing/tests/chandler/OPTIONS-top.test" uploadstatus="1" />
|
<item url="testing/tests/chandler/OPTIONS-top.test" uploadstatus="1" />
|
||||||
@ -76,7 +75,6 @@
|
|||||||
<item url="testing/tests/evolution/REPORT.test" uploadstatus="1" />
|
<item url="testing/tests/evolution/REPORT.test" uploadstatus="1" />
|
||||||
<item url="testing/tests/evolution/REPORT.data" uploadstatus="1" />
|
<item url="testing/tests/evolution/REPORT.data" uploadstatus="1" />
|
||||||
<item url="testing/tests/mulberry/REPORT-1href.test" uploadstatus="1" />
|
<item url="testing/tests/mulberry/REPORT-1href.test" uploadstatus="1" />
|
||||||
<item url="inc/xxx-caldav-REPORT.php" uploadstatus="1" />
|
|
||||||
<item url="inc/caldav-REPORT.php" uploadstatus="1" />
|
<item url="inc/caldav-REPORT.php" uploadstatus="1" />
|
||||||
<item url="testing/tests/mulberry/PUT1.data" uploadstatus="1" />
|
<item url="testing/tests/mulberry/PUT1.data" uploadstatus="1" />
|
||||||
<item url="testing/tests/mulberry/PUT2.data" uploadstatus="1" />
|
<item url="testing/tests/mulberry/PUT2.data" uploadstatus="1" />
|
||||||
@ -86,5 +84,7 @@
|
|||||||
<item url="testing/tests/mulberry/GET1.test" uploadstatus="1" />
|
<item url="testing/tests/mulberry/GET1.test" uploadstatus="1" />
|
||||||
<item url="testing/tests/evolution/PUT1.test" uploadstatus="1" />
|
<item url="testing/tests/evolution/PUT1.test" uploadstatus="1" />
|
||||||
<item url="testing/tests/evolution/DELETE1.test" uploadstatus="1" />
|
<item url="testing/tests/evolution/DELETE1.test" uploadstatus="1" />
|
||||||
|
<item url="dba/base-data.sql" uploadstatus="1" />
|
||||||
|
<item url="dba/update-database.sh" uploadstatus="1" />
|
||||||
</project>
|
</project>
|
||||||
</webproject>
|
</webproject>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user