Changeset 34328
- Timestamp:
- Aug 20, 2012, 2:51:19 PM (14 years ago)
- Location:
- trunk/tools/who_is_using_the_cluster
- Files:
-
- 3 added
- 2 edited
-
deploy.sh (added)
-
documentation (added)
-
documentation/README (added)
-
html/help.html (modified) (1 diff)
-
html/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/who_is_using_the_cluster/html/help.html
r34327 r34328 35 35 Feel free to correct this documentation and to send me your suggestions and comments.<br/> 36 36 37 Serge 37 Serge <br/> 38 <hr/> 39 SVN Revision: __SVN_REVISION__ 40 -
trunk/tools/who_is_using_the_cluster/html/index.php
r34324 r34328 55 55 print(" </tr>\n</table>\n"); 56 56 print("</td><td> </td><td>\n"); 57 print( "Some help goes here");57 print(file_get_contents("help.html")); 58 58 print("</td></tr>\n</table>\n"); 59 59
Note:
See TracChangeset
for help on using the changeset viewer.
