Ongoing webgui work
This commit is contained in:
+1
-1
@@ -81,7 +81,7 @@ require 'header.php';
|
||||
if ($action == ACT_DEFAULT):
|
||||
// ========== VARIANT: default behavior =======================================
|
||||
|
||||
echo '<h1>', $pagetitle, "</h1>\n";
|
||||
page_caption_search($pagetitle);
|
||||
|
||||
$sql = "SELECT projid, projname, startdate, duration, remarks "
|
||||
. "FROM project "
|
||||
|
||||
Reference in New Issue
Block a user