git.wh0rd.org
/
nano-editor.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
another attempt to trigger an update when pushing a commit
[nano-editor.git]
/
who.php
diff --git
a/who.php
b/who.php
index 903efc7cd898bdade552d9677914c592c74324e3..79738bc406dec7b98ebb4e8cb12256506092ce0c 100644
(file)
--- a/
who.php
+++ b/
who.php
@@
-1,5
+1,7
@@
<?php include "top.php"; ?>
+
<title>GNU nano: Who's who</title>
+
<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
<tr VALIGN=TOP>
<td>
@@
-108,4
+110,5
@@
</td>
</tr>
</table>
+
<?php include "bottom.php"; ?>