This website works better with JavaScript.
Home
Explore
Help
Sign In
anomalist
/
survey-manager
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
6
Commits
1
Branch
0
Tags
244 MiB
PHP
64.5%
Perl
12.3%
HTML
9.5%
JavaScript
8%
CSS
1.9%
Other
3.3%
Tree:
37aefb939a
survey-manager
/
survey-nginx
/
htdocs
/
vtiger_crm
/
Migrate.php
9 lines
99 B
Raw
Blame
History
<
?
php
include
(
'DataMigration.php'
);
$focus
=
new
DataMigration
();
$focus
->
startMigration
();
?>
Reference in new issue