Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Commit

Permalink
Display server message
Browse files Browse the repository at this point in the history
Now shows server message when loaded, to also cover clicking plugin icon
  • Loading branch information
mattpass committed Apr 1, 2012
1 parent d23171b commit 0b1073f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions plugins/backupOpenFiles/index.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<!DOCTYPE html>

<body>
<script>
top.ICEcoder.serverMessage("<b>Zipping Open Files</b>");
</script>
<?php
// ------------------------------------
// backupOpenFiles by Matt Pass
Expand Down

0 comments on commit 0b1073f

Please sign in to comment.