rename grid to network (for consistency) and activity to stream (as seen in osada) because it makes much more sense.

This commit is contained in:
Mario Vavti
2018-10-06 16:40:30 +02:00
parent b8991750c5
commit 96277372d5
7 changed files with 36 additions and 8 deletions

View File

@@ -54,7 +54,7 @@ define ( 'STD_VERSION', '3.9' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1221 );
define ( 'DB_UPDATE_VERSION', 1222 );
define ( 'PROJECT_BASE', __DIR__ );