Subversion Repositories computer_asset_manager_v1

Rev

Rev 69 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 69 Rev 103
Line 135... Line 135...
135
         <li>device</li>
135
         <li>device</li>
136
         <li>license_product</li>
136
         <li>license_product</li>
137
         <li>license</li>
137
         <li>license</li>
138
      </ul>
138
      </ul>
139
      <p><b>Warning!</b> Client, Machine and Product name must be exactly as already stored.</p>
139
      <p><b>Warning!</b> Client, Machine and Product name must be exactly as already stored.</p>
-
 
140
      <a href="<?php print dirname($_SERVER['SCRIPT_NAME']) . '/license_master.csv'; ?>">Get master csv file</a>.
-
 
141
      This contains all license names as of 2020-01-15. Just delete any lines/columns you do not use.
140
      <p>License is case sensitive</p>
142
      <p>License is case sensitive</p>
141
      <form action="<?php echo $_SERVER['PHP_SELF'];?>" method="post" enctype="multipart/form-data">
143
      <form action="<?php echo $_SERVER['PHP_SELF'];?>" method="post" enctype="multipart/form-data">
142
         <table border='1'>
144
         <table border='1'>
143
            <tr>
145
            <tr>
144
               <td>Set Machine to Null if not found</td>
146
               <td>Set Machine to Null if not found</td>