This website requires JavaScript.
Explore
Help
Sign In
harukin
/
core
Archived
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-19
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
3586723af798396fd072c2e7ee4dd6390c2fea1b
core
/
install
History
friendica
3586723af7
DB: alter table group add hash char(255) not null default '' after id, add index (hash);
...
alter table photo add size int(10) unsigned not null default '0' after width, add index (size);
2012-12-06 20:26:43 -08:00
..
database.sql
DB: alter table group add hash char(255) not null default '' after id, add index (hash);
2012-12-06 20:26:43 -08:00
htconfig.sample.php
more work on the settings pages
2012-11-05 17:17:21 -08:00
INSTALL.txt
move installation files out of basedir
2012-10-24 19:44:41 +11:00
testargs.php
mv mod_install to mod_setup, conflict with name of install dir
2012-11-03 14:59:46 -07:00
update.php
move some more stuff to the install directory
2012-11-01 15:10:05 -07:00