CakePHP
Downloads
Releases
Pear channel
Documentation
API
2.1
|
2.0
|
1.3
|
1.2
|
1.1
Book
2.x
|
1.3
|
1.2
|
1.1
Community
Issues
Bakery
Plugins & packages
Contributors
Google Groups
Logo
Q & A
TV (Screencasts)
Services
Certification
Consultation
Support
Training
Bin
New
Saved
transaction begin co
By
h0nIg
Language
php
Pasted on
on 27/11/07
View Paste
class
AppController
extends
Controller
{
var
$__transactions
=
array
(
)
;
function
__getDbCo
...
currently there is no chance to call $db->begin... without modification. if model tables are stor...