mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
8fe90bbcea
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4389 21ef857c-d57f-4fe0-8362-d861dc6d29cd
30 lines
1014 B
PHP
30 lines
1014 B
PHP
|
|
<p id="footer" align="center">
|
|
<img src="http://sflogo.sourceforge.net/sflogo.php?group_id=242527&type=13" width="120" height="30" alt="Process Hacker is Hosted by SourceForge.net" />
|
|
</br>
|
|
Copyright (c) 2008-2011 wj32.
|
|
</p>
|
|
|
|
<!-- Piwik -->
|
|
<script type="text/javascript">
|
|
var pkBaseURL = (("https:" == document.location.protocol) ? "https://sourceforge.net/apps/piwik/processhacker/" : "http://sourceforge.net/apps/piwik/processhacker/");
|
|
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
|
|
</script>
|
|
|
|
<script type="text/javascript">
|
|
piwik_action_name = '';
|
|
piwik_idsite = 1;
|
|
piwik_url = pkBaseURL + "piwik.php";
|
|
piwik_log(piwik_action_name, piwik_idsite, piwik_url);
|
|
</script>
|
|
|
|
<object>
|
|
<noscript>
|
|
<p><img src="http://sourceforge.net/apps/piwik/processhacker/piwik.php?idsite=1" alt="piwik"/></p>
|
|
</noscript>
|
|
</object>
|
|
|
|
<!-- End Piwik Tag -->
|
|
</body>
|
|
</html>
|