This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2024-12-13 22:56:04 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
8402633bcc
doctrine2
/
playground
/
index.php
4 lines
97 B
PHP
Raw
Normal View
History
Unescape
Escape
Initial entry.
2007-09-13 20:55:32 +04:00
<
?
php
2007-09-19 20:26:28 +04:00
require_once
(
'playground.php'
);
require_once
(
'connection.php'
);
Changes for new migration code.
2007-09-19 23:33:00 +04:00
require_once
(
'models.php'
);
Reference in New Issue
Copy Permalink