Pman.js
authorAlan Knowles <alan@roojs.com>
Thu, 24 Sep 2015 05:18:49 +0000 (13:18 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 24 Sep 2015 05:18:49 +0000 (13:18 +0800)
Pman.js

diff --git a/Pman.js b/Pman.js
index 1762bc4..4397838 100644 (file)
--- a/Pman.js
+++ b/Pman.js
@@ -1,12 +1,9 @@
-//<script type="text/javascript">
-
 /**
  * 
  *  
- *  CHANGES
- *  - gtranslate moved to Pman.GoogleTranslate
- * 
- * 
+ *  This is the main Pman class
+ *  - it's a bit too heavy at present - needs to go on a diet....
  */
  
 if (typeof(_T) == 'undefined') { _T={};}