diff --git a/files.php b/files.php
index 1edbca7..5fe4907 100644
--- a/files.php
+++ b/files.php
@@ -89,6 +89,7 @@ print ("(". round($size) ."KB)"); ?>
The State of the Code address is a not-frequently-enough updated - article written by Knghtbrd - primarily for QuakeForge developers and other people who consider - themselves to be knee deep in the code, whether they happen to be - writing it or just testing it. What you won't find here is a lot of - the fluff news that tells the casual onlooker that the project is - actually doing stuff without really telling you what the state of - things are. - -
No attempt will be made to soften technical issues so anyone can - understand them. If you want to really know what's going on, you - probably don't want details left out because they might not make a - whole lot of sense to a non-coder. Feedback is always welcome. So - are corrections if they're necessary - contrary to popular (with him) - belief, Knghtbrd has in fact been known to be wrong sometimes. He - isn't afraid to admit it either (most of the time..) - - include( "state.html" ); // Include Knightbird's SotC ?>
' . $name . ' | '; - $result .= ' | ![]() | ![]() | ' . $comments . ' |
---|
+
+ $focused = "none"; // name of focused icon
+ include( "parts/topmain.php" ); // Display content top table
+ ?>
+ The State of the Code address is a not-frequently-enough updated + article written by Knghtbrd + primarily for QuakeForge developers and other people who consider + themselves to be knee deep in the code, whether they happen to be + writing it or just testing it. What you won't find here is a lot of + the fluff news that tells the casual onlooker that the project is + actually doing stuff without really telling you what the state of + things are. + + No attempt will be made to soften technical issues so anyone can + understand them. If you want to really know what's going on, you + probably don't want details left out because they might not make a + whole lot of sense to a non-coder. Feedback is always welcome. So + are corrections if they're necessary - contrary to popular (with him) + belief, Knghtbrd has in fact been known to be wrong sometimes. He + isn't afraid to admit it either (most of the time..) + + include( "state.html" ); // Include Knightbird's SotC + ?> + + + tableBoxHeader ('black', $tableHeadColor ); + tableTitle ('Archived SotC Updates',3,$tableHeadColor); + echo ' | |||
';
+ tableHeader(3, 'black');
+ Check back soon!
+ |
+
+ tableSpacer( 1, 9, 1, "black");
+ ?>
+ |||
+ + include("parts/copyright.php"); + ?> + | +