mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-02 04:39:28 +00:00
53 lines
1.8 KiB
HTML
53 lines
1.8 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>VileSci-Admin</TITLE>
|
|
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
<LINK rel="stylesheet" href="../skin/vilesci.css" type="text/css">
|
|
</HEAD>
|
|
<BODY class="background_main">
|
|
<H2>VileSci Administration</H2>
|
|
<H3>Tools</H3>
|
|
<UL>
|
|
<LI><A href="phpPgAdmin/index.php" class="linkblue" target="_blank">phpPgAdmin</A></LI>
|
|
<LI><A href="phpMyAdmin/index.php" class="linkblue" target="_blank">phpMyAdmin</A></LI>
|
|
<LI><A href="test/index.html" class="linkblue">Server-Tests</A></LI>
|
|
<LI><A href="reihungstest/index.html" class="linkblue">ReihungsTest</A></LI>
|
|
<LI><A href="htaccess/access.php" class="linkblue">.htaccess-Generator</A></LI>
|
|
<LI><A href="VI-Kurzreferenz.html" class="linkblue">VI-Kurzreferenz</A></LI>
|
|
</UL>
|
|
<HR>
|
|
<H3>Admin</H3>
|
|
<UL>
|
|
<LI><A href="stdplan_lva_del.php" class="linkblue">geloeschte Lehrveranstaltungen</A></LI>
|
|
</UL>
|
|
<HR>
|
|
<H3>Synchronisation</H3>
|
|
<UL>
|
|
<LI><A href="sync/sync_fas_lva.php" class="linkblue">Lehrveranstaltungen vom FAS</A></LI>
|
|
</UL>
|
|
<UL>
|
|
<LI><A href="sync/sync_stpldev_stpl.php" class="linkblue">StundenplanDEV -> Stundenplan</A><BR>
|
|
<A href="sync/sync_stpldev_stpl.php?sendmail=false" class="linkblue">Ohne Mails</A>
|
|
</LI>
|
|
</UL>
|
|
<UL>
|
|
<LI><A href="sync/sync_ects_lvinfo.php" class="linkblue">LV INFO - ECTS</A></LI>
|
|
</UL>
|
|
<H3>VileSci-Syncs</H3>
|
|
<UL>
|
|
<LI><!-- <A href="sync/sync_fas_lva.php" class="linkblue">Lehrveranstaltungen vom FAS</A>--></LI>
|
|
</UL>
|
|
<UL>
|
|
<LI><A href="sync/sync_vilesci_stg.php" class="linkblue">Studiengaenge</A><BR>
|
|
<!-- <A href="sync/sync_stpldev_stpl.php?sendmail=false" class="linkblue">Ohne Mails</A> -->
|
|
</LI>
|
|
</UL>
|
|
<UL>
|
|
<LI>
|
|
<!-- <A href="sync/sync_ects_lvinfo.php" class="linkblue">LV INFO - ECTS</A> -->
|
|
</LI>
|
|
</UL>
|
|
</BODY>
|
|
</HTML>
|
|
|