Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
4a1315e8
Commit
4a1315e8
authored
Nov 07, 2000
by
Leigh B. Stoller
Browse files
Print URL in Project information dump.
parent
bede6466
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/showexp.php3
View file @
4a1315e8
...
...
@@ -205,6 +205,12 @@ echo "<tr>
<td class=
\"
left
\"
>
$proj_head_uid
</td>
</tr>
\n
"
;
echo
"<tr>
<td>URL: </td>
<td class=
\"
left
\"
>
<A href='
$proj_URL
'>
$proj_URL
</A></td>
</tr>
\n
"
;
echo
"<tr>
<td>Created: </td>
<td class=
\"
left
\"
>
$proj_created
</td>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment