PageRenderTime 33ms CodeModel.GetById 11ms RepoModel.GetById 0ms app.codeStats 0ms

/www/trunk/htdocs/screenshot.html

#
HTML | 9 lines | 3 code | 3 blank | 3 comment | 0 complexity | 7f26e2ab1959be462f03a294bc3dd411 MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. <!-- begin screenshot.text -->
  2. <!-- for jEdit: :mode=html:indentSize=2:tabSize=2:noTabs=true: -->
  3. <img src="jedit-snap-<?php
  4. print($_GET['image']);
  5. ?>.png" alt="Screenshot">
  6. <!-- end screenshot.text -->