mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-14 08:03:35 +02:00
git-svn-id: http://www.observium.org/svn/observer/trunk@358 61d68cd4-352d-0410-923a-c4978735b2b8
10 lines
318 B
HTML
10 lines
318 B
HTML
<!doctype html public "-//W3C//DTD HTML 4.0 Frameset//EN">
|
|
<HTML><HEAD>
|
|
<LINK REL=STYLESHEET TYPE="text/css" HREF="de_normal.css">
|
|
<title>Project documentation</title>
|
|
</head>
|
|
<frameset cols="270,*">
|
|
<frame src=class_toc.html name=toc>;
|
|
<frame src=projinfo.html name=classdetail>
|
|
</frameset>
|
|
</html> |