|
784ee3a41450... |
public static function bind($class, array $config = array()) {
$class::applyFilter('save', func |
Mackstar |
2012-01-30 09:26 |
|
784ee3a41450... |
Connections::config(array(
'default' => array(
'developement' => array(
'type' |
jails |
2012-01-30 06:57 |
|
784ee3a41450... |
use app\models\Answers;
class QuestionsController extends \lithium\action\Controller {
// i |
ericcholis |
2012-01-29 11:36 |
|
784ee3a41450... |
use app\models\Answers;
class QuestionsController extends \lithium\action\Controller {
// i |
bootstrapmedia |
2012-01-29 11:36 |
|
784ee3a41450... |
use lithium\util\Collection;
use lithium\net\http\Media;
Collection::formats('lithium\net\http\M |
bootstrapmedia |
2012-01-29 11:35 |
|
784ee3a41450... |
mnt/orchestra-virtualized/home/dalister/var/www/site/app/controllers/LocationsController.php (line 1 |
marksweep |
2012-01-25 09:11 |
|
784ee3a41450... |
(+ 2 3) |
Tset |
2012-01-25 07:20 |
|
784ee3a41450... |
/**
* Images in GridFS are mapped to img/ directory and served from the database
*/
Router::con |
marksweep |
2012-01-25 06:50 |
|
784ee3a41450... |
<?php
namespace app\models;
use lithium\security\Auth;
class PSRs extends \lithium\data\Model |
ToneD |
2012-01-24 06:19 |
|
784ee3a41450... |
<?php foreach ($bookings as $booking): ?>
<?php foreach ($booking->clients as $client): ?>
<?= |
Stoosh |
2012-01-24 04:55 |