This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
invoiceninja
Watch
1
Star
0
Fork
0
You've already forked invoiceninja
mirror of
https://github.com/invoiceninja/invoiceninja.git
synced
2024-11-12 06:02:39 +01:00
Code
Issues
Releases
Activity
e1cb685456
invoiceninja
/
app
/
models
/
Gateway.php
7 lines
103 B
PHP
Raw
Normal View
History
Unescape
Escape
Initial commit
2013-11-26 13:45:07 +01:00
<
?
php
class
Gateway
extends
Eloquent
{
bug fixes
2014-01-08 21:09:47 +01:00
public
$timestamps
=
false
;
protected
$softDelete
=
false
;
Initial commit
2013-11-26 13:45:07 +01:00
}
Copy Permalink