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-11 21:52:35 +01:00
Code
Issues
Releases
Activity
008eb31643
invoiceninja
/
app
/
database
/
seeds
/
UserTableSeeder.php
11 lines
79 B
PHP
Raw
Normal View
History
Unescape
Escape
Initial commit
2013-11-26 13:45:07 +01:00
<
?
php
class
UserTableSeeder
extends
Seeder
{
public
function
run
()
{
Working on activity tracking
2013-11-26 22:45:10 +01:00
Initial commit
2013-11-26 13:45:07 +01:00
}
}
Copy Permalink