Login   Register  
PHP Classes
elePHPant
Icontem

File: debug2.js

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Stephan Krauss  >  Debugging for Editor Homesite  >  debug2.js  >  Download  
File: debug2.js
Role: Auxiliary data
Content type: text/plain
Description: Skript for editor Homesite
Class: Debugging for Editor Homesite
Debug PHP code with the Homesite editor
Author: By
Last change:
Date: 2005-02-08 01:46
Size: 122 bytes
 

Contents

Class file image Download
function Main() {
	var app = Application;
	app.ExecCommand(4,0); // schliesse Datei
	app.CurrentView = 1 // Browse
}