diff options
| author | Sam Ruby <rubys@php.net> | 2000-03-06 13:19:58 +0000 |
|---|---|---|
| committer | Sam Ruby <rubys@php.net> | 2000-03-06 13:19:58 +0000 |
| commit | edb2b71387adf9c76ac4c466cee10ebf5aab8723 (patch) | |
| tree | 4e3be78223b65c2fc8a86d6212a68bfbe53b1c5c /sapi/servlet/sessions.php | |
| parent | 92943a0c3f808fe4e7664c53768783b6394df8b8 (diff) | |
| download | php-git-edb2b71387adf9c76ac4c466cee10ebf5aab8723.tar.gz | |
Cleanup
Diffstat (limited to 'sapi/servlet/sessions.php')
| -rw-r--r-- | sapi/servlet/sessions.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sapi/servlet/sessions.php b/sapi/servlet/sessions.php index 81f46045b2..3e0f2fd314 100644 --- a/sapi/servlet/sessions.php +++ b/sapi/servlet/sessions.php @@ -4,10 +4,6 @@ <title>Sessions Example</title> </head> <body> -<a href="/examples/servlets/sessions.html"> -<img src="/examples/images/code.gif" height=24 width=24 align=right border=0 alt="view code"></a> -<a href="/examples/servlets/index.html"> -<img src="/examples/images/return.gif" height=24 width=24 align=right border=0 alt="return"></a> <h3>Sessions Example</h3> <?php |
