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

(cherry picked from commit 96277372d5)
This commit is contained in:
Mario Vavti
2018-10-06 14:40:30 +00:00
committed by Mario
parent 98ee99071c
commit 7877e2467e
7 changed files with 36 additions and 8 deletions

View File

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