Pman.js
[Pman.Core] / 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={};}