-Upgrading LambdaCore to 1.8.0-
$building_utils:recreate You should fix this if you plan on not having numeric verbname strings set. Find the line that looks like this: delete_verb(object, "0"); and change it to this: delete_verb(object, 1);
-18-
[Previous Page][Next Page][Contents]