geändert: index.php
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
$baseUrl = "http://cwsvjudo.bplaced.net/pages/desktop/wkParticipo";
|
||||
require_once('../local/wkParticipoConf.php.inc');
|
||||
require_once('../auth.php');
|
||||
require_once('../local/db.php.inc');
|
||||
@@ -18,6 +19,6 @@
|
||||
<p><a href="./addEvent.php">Neuen Event anlegen.</a></p>
|
||||
<p><a href="./listUsers.php">User anzeigen.</a></p>
|
||||
<p><a href="./listEvents.php">Events anzeigen.</a></p>
|
||||
|
||||
<p><a href="<?php echo( $baseUrl."/lib/wkParticipo-userAttribute.php");?>">Attribute verteilen</a></p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user