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.
core/install
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