Method code for $motd.parse_default_css()

[Turn off line numbering]
  1: arg file;
  2: 
  3: if (file) {
  4:     //catch ~file {
  5:     (> $file.fstat("html/" + file) <);
  6: 
  7:     // } with {
  8: }
  9: return file;

// Created 27-Mar-1995 as a part of ColdCore, see: @help Credit

Tlon