viewgit/index.php:465 Only variables should be passed by reference [2048]

viewgit/index.php:466 Non-static method GeSHi::get_language_name_from_extension() should not be called statically [2048]

#
# Database di pywhoid.


#
# Configurazione delle reti
#
# Dichiarazione di esempio
# net x.y.z.t {
#   name = My Network;
#   owner = John Doe;
#   ns = z.y.t.x;
#   myfield = I am happy;
# };
#

net 6.20.10.0/24 {
  name = Casa Robol;
  owner = Leonardo Robol <leo@leo.gnet>;
  ns = 6.20.10.1;
};

net 6.22.22.0/24 {
  name = Rete sieff-woodstock;
  owner = Giovanni Mascellani <mascellani@poisson.phc.unipi.it>;
  ns = 6.22.22.22;
};
ViewGit