Difference between revisions of "Phing jobs"

From GLMWiki
Jump to: navigation, search
(New page: What site is this app for [demo.gaslightmedia.com] ? What is the database name for site [demo]?)
 
 
Line 2: Line 2:
  
 
  What is the database name for site [demo]?
 
  What is the database name for site [demo]?
 +
 +
A static page has to be setup for the output.
 +
<pre>
 +
<?php
 +
 +
$jobs = new Toolkit_Employment_Jobs();
 +
</pre>

Latest revision as of 12:52, 29 July 2013

What site is this app for [demo.gaslightmedia.com] ?
What is the database name for site [demo]?

A static page has to be setup for the output.

<?php

$jobs = new Toolkit_Employment_Jobs();